An open API service indexing awesome lists of open source software.

https://github.com/smartdev1990/nft


https://github.com/smartdev1990/nft

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# 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