mirror of
https://github.com/jwinterm/nft-market.git
synced 2026-06-18 02:12:08 -04:00
master
Install required modules
Run command - npm install
Migrate to Binance Smart Chain
Step 1 - Add your private key to the truffle.config file. Step 2 - Run command - truffle migrate --reset
Start Frontend
Run command - npm start
Description
A marketplace where one can sell or buy NFTs using (ETH / BNB) coin or (ETK) token. Implements ERC20 and ERC721 token standards for Token and NFTs respectively. Openzeppelin open source library for ERC20 and ERC721 is used as the base code for our contrac
Languages
JavaScript
92.1%
CSS
4.9%
HTML
3%