NFT Storage Bounty is a bounty creation app for NFT content. Users can input the NFT info, then the system automatically converts IPFS data into Filecoin format, which enables users to create Filecoin deal bounty on NFT content directly.
NFT Storage Bounty is a bounty creation app for NFT content. Users can input the NFT info, then the system automatically converts IPFS data into Filecoin format, which enables users to create Filecoin deal bounty on NFT content directly.
We can decentralize the NFT collection's storage with incentives.
We have Nextjs frontend, and the frontend is connected to the Filecoin testnet. We are running lotus and IPFS in the backend. And deal bounty smart contract is on the FEVM.
We are using the following document as the main reference.
https://medium.com/@rvk_rishikesh/build-your-first-datadao-on-fvm-6ed38b940103
And we forked the following contract as quick start
https://github.com/filecoin-project/fevm-hardhat-kit/tree/main