Simply upload or download files via IPFS distributed web from your phone!
+ Creates a lite IPFS node with a random ID each time a file is fetched or seeded
+ Seeding and fetching can be done as foreground services
+ Shows notification when fetching of a file is done and stops the fetching service
+ Keeps history of fetched files with options to save or delete
-> Powered by IPFS-Lite go implementation
What is IPFS?
-> The InterPlanetary File System (IPFS) is a protocol and peer-to-peer network for storing and sharing data in a distributed file system. IPFS uses content-addressing to uniquely identify each file in a global namespace connecting all computing devices.
-> Official website of IPFS: https://ipfs.io/