Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 801 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 801 Bytes

CryptoWeirdos

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.

screenshot