← Back to home

NFT Storage Bounty

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.

Screenshots

NFT Storage Bounty screenshot 1
NFT Storage Bounty screenshot 2
NFT Storage Bounty screenshot 3
NFT Storage Bounty screenshot 4
NFT Storage Bounty screenshot 5

Problem Statement

DescriptionNFT 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.BenefitWe can decentralize the NFT collection's storage with incentives.Technical DetailUser inputs NFT dataThe system gets IPFS data from the token URIThe system gets piece id from IPFS data by lotusUsers can create bounty using the calculated piece idFEVM Smart contract enables the deal creator to claim the fund (not implemented yet)

Solution

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-6ed38b940103And we forked the following contract as quick starthttps://github.com/filecoin-project/fevm-hardhat-kit/tree/main

Hackathon

FVM Space Warp

2024

Prizes

  • 🏆

    🔥 Filecoin & IPFS — 🏊 FVM Jetpacks

Contributors