bboynam99 / test-dapp

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.

Home Page:https://test-dapp-bboynam99.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://test-dapp-bboynam99.vercel.app


Languages

Language:Solidity 63.4%Language:JavaScript 31.0%Language:CSS 5.2%Language:HTML 0.4%