Skip to content

toledoroy/NFTgigs

 
 

Repository files navigation

NFT Gigs

A decentralized permissionless gig matketplace where anyone can post their products and services

This dApp is like an automated Fiverr for web3. It's distributed and permissionless so anyone can offer and order any products and services. It can be also be used as a backend for any web3 eCommerce applications and storefronts.

At the core of the project is a self-selling escrow ERC1155 smart contract that manages the entire offer lifecycle (purchase, order, delivery, review...) on chain and never makes any mistakes. This contract is lightweight and efficient. It only holds the meaningful data while additional data can be added to IPFS and emited as events. From there we can just use the data like conventional web2 application.

Built for ETHGlobal Road to Web3 Hackathon

https://showcase.ethglobal.com/roadtoweb3/nft-gigs

Presentation Deck

This is an early POC and should not be used in production

About

on-chain Fiverr

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.9%
  • Solidity 8.0%
  • Other 2.1%