Skip to content

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 contracts.

Notifications You must be signed in to change notification settings

ervikassingh/nft-market

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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 contracts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published