Skip to content

aeddi/test_ci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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