Android App for the The InterPlanetary File System(IPFS)
This app is currently mainly for developers who want to experiment with IPFS on Android.
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