A Non-Fungible Tokens (NFT) project on top of Ethereum with MetaMask login system. First I implemented two smart-contracts according to ERC-721 standard. Then another smart-contract for the MarketPlace of these tokens, that provides different options on exchanging of tokens such as make an Offers, or Bundle Offers with the help of an Escrow Contract for handling the exchange process. A server-side RestAPI using NodeJS and ExpressJS for handling tokens metadata and storing it into MongoDB Atlas and IPFS for storing images, deployed on Heroku. A client-side with ReactJS and Material-UI liberary, deployed on Netlify.
-
Notifications
You must be signed in to change notification settings - Fork 0
A Non-Fungible Tokens (NFT) project on top of Ethereum with the MetaMask login system. First I implemented two smart-contracts according to ERC-721 standard.
License
blockboard/cryptoweirdos
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A Non-Fungible Tokens (NFT) project on top of Ethereum with the MetaMask login system. First I implemented two smart-contracts according to ERC-721 standard.