Skip to content

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

Notifications You must be signed in to change notification settings

blockboard/cryptoweirdos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1e2b240 · Sep 30, 2022
Mar 18, 2020
Sep 13, 2020
Feb 12, 2020
May 22, 2022
Mar 18, 2020
Mar 29, 2020
Mar 18, 2020
Mar 29, 2020
Mar 24, 2020
Mar 14, 2020
Mar 18, 2020
Mar 24, 2020
Mar 18, 2020
Mar 18, 2020
Mar 16, 2020
Feb 12, 2020
Mar 28, 2020
Jan 3, 2020
Jan 3, 2020
Apr 14, 2020
Mar 18, 2020
Jan 10, 2016
Mar 28, 2020
Sep 30, 2022
Mar 24, 2020
Mar 18, 2020
Sep 11, 2021
Mar 16, 2020

Repository files navigation

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