NFT community for stakeholders on digital public goods for web3 Cities
Developed at Metabolism 2022
This is an NFT marketplace based on ZoraAPI and a collection minted on mainnet Zora to mint characters related to web3 cities development. The Web3 Citizen is the first character and by getting it you are supporting the development of digital public goods for web3 cities. As web3 Citizen you will have to bridge IRL places with the metaverse using Punk Cities. Go outside and collect the public places in your city, just remember to use sunscreen!
Warp Riders uses Zora protocol on mainnet for the Web3 Citizen Collection contract, it uses a typescript template built by tranqui.eth x sofja, it also integrates tailwind CSS styles with 3dassets from Punk Cities game fetched from IPFS and the Zora API with the ask function for mint NFTs on the dapp
-Zora Protocol
-Tranqui.eth marketplace template
Working with Polygon Mumbai testnet contracts (further update to deploy your own contracts)
- Make
.env.sample
touch .env.sample
add environment variable
NEXT_PUBLIC_ALCHMEY_ID
- Install dependencies
npm install
- Start developmment
npm run dev
- 📱 Open http://localhost:3000 to see the app