/nft

Zsk NFT Creation and trading market

Primary LanguageSolidityMIT LicenseMIT

Zsk NTFs Help artists create NFT works and trade.

The system can run on the ETH/BSC chain.

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

Step 3 - Run command npm start