Skip to content

Connect to local IPFS Deamon #38

@stojanov-igor

Description

@stojanov-igor

We are currently connecting to the IPFS node on our own server.

However, we can't host all files on our server, so we assume most people have IPFS Deamon running on their localhost.

  • Implement a check to connect to local IPFS Node first;
  • If the local IPFS node is not present, fall back to our own server.
  • Implement some general calls to API (such as uploading a file, displaying an ipfs file, etc).

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

No status

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions