Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 1.52 KB

README.md

File metadata and controls

31 lines (17 loc) · 1.52 KB

Build Status

Android app on Google Play Android app on FDroid

Android App for the The InterPlanetary File System(IPFS)

This App does not represent a full IPFS node yet! It is currently mainly for developers who want to experiment with IPFS on Android. Think of it as a dependency injection for IPFS on Android. Currently we use the centralized service ipfs.io so you can use ipfs on android - later this will be exchanged for a full-node for decentralisation but all things that use this app don't have to change/care.

Features:

Handles fs:/ipfs and fs:/ipns links via intent-filters ( also the unrecommended ones work: ipfs:// | ipns:// | fs://ipfs | fs://ipns ) Ability to share content with IPFS. This is possible from within the app and with the share-intent.

Developer Remarks:

This app uses the IPFS Kotlin API

Future features:

  • Content Provider
  • Document Provider

Test links

http://ligi.de/ipfs/example_links.html