Eeeeddddy / gomobile-ipfs

IPFS and libp2p on Mobile, with Gomobile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gomobile-ipfs

This repo aims to provide packages for Android, iOS and React-Native that allow one to run and use an IPFS node on mobile devices. It is also a place to discuss the constraints of running IPFS on mobile in order to find solutions and exchange tips.

⚠️ this repo is still experimental, contributions are very welcome

You can check the packages documentation here.

Roadmap

  • Basic Java/Swift <-> go-ipfs bindings
  • Packages built and published using CI
  • Unit tests using Android/iOS testing frameworks
  • Bind node config setters and getters
  • InputStream as request body and request response (in progress)
  • React-Native module (in progress)
  • SetStreamHandler(protocolID, handler) and NewStream(peerID, protocolID) bindings
  • Android/iOS lifecycle management
  • Improve this README

Build

See the file INSTALL.md.

Code example

TODO

Lead Maintainers

License

Dual MIT/Apache-2.0 license

About

IPFS and libp2p on Mobile, with Gomobile

License:Other


Languages

Language:Java 40.9%Language:Objective-C 20.0%Language:Go 14.7%Language:Swift 13.6%Language:Python 7.5%Language:Makefile 3.2%Language:Shell 0.2%