bnb-chain.github.io
bnb-chain.github.io copied to clipboard
Adding IPFS & Filecoin support in BNB docs
As we all know, decentralized storage is essential for many dApps, like NFT, deSocial, and maybe just dApp in general. It is also an important asset for BNB ecosystem developers to know how to store their data on decentralized storage, like IPFS and Filecoin. Therefore, I propose adding IPFS & Filecoin support in BNB docs.
- [x] Add Decentralized Storage category in
BNB Smart Chain -> Develop -> Tools -> Dapps infra, list IPFS, Filecoin as options. #77 - [x] Add a sub menu for D-Storage under
BNB Smart Chain -> Develop, and introduce IPFS & Filecoin as one of options. Similar as Oracle. #77 - [x] Add a tutorial for storage NFT assets on IPFS/Filecoin using NFT.storage under
BNB Smart Chain -> Develop -> Deploy NFTs on BSC. #82 - [ ] Add a tutorial for Storing data on IPFS/Filecoin under
BNB Smart Chain -> Develop -> Dapp Tutorials.