← Back to home

CodeworkNFT

SolidityReact

A dapp where users can make a post on what they need for their website and developers to find work

Screenshots

CodeworkNFT screenshot 1
CodeworkNFT screenshot 2
CodeworkNFT screenshot 3

Problem Statement

Users make a post on what kind of website or features they want. Developers can see a list of bounties and choose which bounties to work on. Developers can upload their codes which is stored on Fleek storage. Users can see a preview of the developers's work on a web page. They can pay to see the code.

Solution

I built the front end with react and use semantic-ui for styling. I use nft.storage to store off-chain NFT data. I created the contracts using Solidity with Openzeppelin ERC-721. HTML file that is uploaded by the developers are stored in Fleek storage. I like using nft.storage.

Hackathon

Web3 Weekend

2024

Contributors