NFT Marketplace on Juno.
Buy, sell, mint & explore the amazing world of nonfungible goods.
git clone https://github.com/CosmosContracts/Cosmverse.git
touch .env.local
in .env.local
add following params:
REACT_APP_NETWORK=testnet
REACT_APP_SLATE_KEY=
Runs the app in the development mode.
yarn
yarn start
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits. You will also see any lint errors in the console.