Skip to content

zenbitETH/Warp-Riders

Repository files navigation

Warp Riders

NFT community for stakeholders on digital public goods for web3 Cities
Developed at Metabolism 2022

About

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

Warp Riders Marketplace

Live Demo
Zora

Built with:

-Zora Protocol
-Tranqui.eth marketplace template

Dev Environment

Working with Polygon Mumbai testnet contracts (further update to deploy your own contracts)

  1. Make .env.sample
touch .env.sample

add environment variable

NEXT_PUBLIC_ALCHMEY_ID
  1. Install dependencies
npm install
  1. Start developmment
npm run dev
  1. 📱 Open http://localhost:3000 to see the app