aeddi / test_ci

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

Roadmap

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

Build

TODO

Code example

TODO

License

Dual MIT/Apache-2.0 license

About

License:Other


Languages

Language:Python 30.0%Language:Swift 22.9%Language:Go 21.6%Language:Java 18.5%Language:Makefile 6.8%Language:Objective-C 0.3%Language:Assembly 0.0%