Skip to content

Instead of relaying soly on a public ipfs gateway, implement the ipfs node #44

Description

@Shadyzpop

we use a simple http/s requests to upload/fetch files to ipfs
right now this is reliable but this isnt a good way to support decentralized files, instead implement the ipfs nodes directly on the phone (pros pretty much outweighs the current implementation, but there is also cons).
right now js-ipfs doesnt fully support react-native (make it compatible?) but most of the things we have polyfilled are the things that are missing from there.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions