Run command - npm install
Step 1 - Add your private key to the truffle.config file. Step 2 - Run command - truffle migrate --reset
Run command - npm start
A marketplace where one can buy pre-uploaded Graphic NFTs (Shroomies) on IPFS. One can also buy Heros which are randomly minted according to their rarity. Heroes can be staked to earn rewards and have their own marketplace. Contracts are deployed on Binance Smart Chain by default.
Solidity
Run command - npm install
Step 1 - Add your private key to the truffle.config file. Step 2 - Run command - truffle migrate --reset
Run command - npm start