Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 293 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 293 Bytes

#Nft marketplace Dapp with little styling This was created with solidity, hardhat, next.js, and tailwind css It has just the basic functions of an nft marketplace, like:

List the NFT. Update and cancel the listing. Buy the NFT (transfer ownership). Get a listing. Get a seller’s proceeds.