Skip to content

NFT - MarketPlace This is a prototype of a NFT-MarketPlace where there's two contracts: NFT: Which is the contract that creates the NFTs itself. A user can mint NFT's and they will go to a market place. Marketplace: Here is where you can buy, sell and keep track of the sold NFTs and also keep track of your own NFTs. This is using hardhat console…

Notifications You must be signed in to change notification settings

agustinbrazzola/NFT_MarketPlace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NFT - MarketPlace  

This is a prototype of a NFT-MarketPlace where there's two contracts:  

NFT: Which is the contract that creates the NFTs itself. A user can mint NFT's and they will be listed on the marketplace contract.
Marketplace: Here is where you can buy and sell NFTs, keep track of the sold NFTs and your own NFTs.  

This is using hardhat console and openZeppelin libraries.

About

NFT - MarketPlace This is a prototype of a NFT-MarketPlace where there's two contracts: NFT: Which is the contract that creates the NFTs itself. A user can mint NFT's and they will go to a market place. Marketplace: Here is where you can buy, sell and keep track of the sold NFTs and also keep track of your own NFTs. This is using hardhat console…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published