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.
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.
This app uses the IPFS Kotlin API
- Content Provider
- Document Provider