Download Latest Version (Release 0.1.1).tar.gz (493.6 kB)
Email in envelope

Get an email when there's a new version of react-native-gomobile-ipfs

Home / v0.1.1
Name Modified Size InfoDownloads / Week
Parent folder
(Release 0.1.1).tar.gz 2022-12-29 493.6 kB
(Release 0.1.1).zip 2022-12-29 536.5 kB
README.md 2022-12-29 1.2 kB
Totals: 3 Items   1.0 MB 0

Hello, world!

This is the first release of our hard fork from tesseract-one/react-native-gomobile-ipfs.

Why the hard fork?

We've opted to use a fundamentally different approach here; where we don't intend on manually bridging SDK functionality and instead opt to serve a Kubo-compatible IPFS API. This allows us to serve the entirety of the functionality embedded within the gomobile-ipfs without declaring an opinionated interface or requiring us to maintain a complex native module.

What's included?

A totally decentralized IPFS node that you can run from both iOS and Android applications. 🥳 🍾

  • Just call start() and stop() and use conventional networking libraries to query your local decentralized instance.
  • Serve a comprehensive IPFS API to React Native apps.
  • Fixed dependence on now depcreated bintray repository by building locally within the package and serving binraries via npm.
  • Add a comprehensive example app.
Source: README.md, updated 2022-12-29