Skip to content

axppp/cosmverse

 
 

Repository files navigation

Cøsmverse

App

NFT Marketplace on Juno.

Buy, sell, mint & explore the amazing world of nonfungible goods.

Cosmverse Logo Discord 2

Setup

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.

About

NFT Marketplace on Juno

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.9%
  • HTML 2.1%