An open API service indexing awesome lists of open source software.

https://github.com/shivamycodee/storage-practical

A pratical on document handling on blockchain using decentralized storage.
https://github.com/shivamycodee/storage-practical

Last synced: 3 months ago
JSON representation

A pratical on document handling on blockchain using decentralized storage.

Awesome Lists containing this project

README

        

# Application of IPFS (FILECOIN)

- [Overview of filecoin](https://www.youtube.com/watch?v=26ZdMAo23mM)
- [How It works?](ipns://filecoin.io/)

# Install IPFS Desktop

Open the link : [IPFS-DESKTOP](https://github.com/ipfs/ipfs-desktop/releases)

- Windows: IPFS-Desktop-Setup-0.37.0.exe
- MAC: ipfs-desktop-0.37.0-mac.dmg

# Upload files/Folders on IPFS

- Create account on [starton](https://app.starton.com/)
- Upload file directly using UI.
- Add API key in code.
- complete code. [starton docs](https://docs.starton.com/docs/ipfs/uploading-on-ipfs)
- upload files and folder.

# libp2p

- [website](https://libp2p.io/)
- [matrix](https://matrix.org/)

# Practice

- [lighthouse](https://www.lighthouse.storage/)