Skip to content

Latest commit

History

History
17 lines (11 loc) 路 686 Bytes

README.md

File metadata and controls

17 lines (11 loc) 路 686 Bytes

zootoken-website

Welcome to the ZOO馃 馃悞 馃悈

This repo holds the ZooToken website, new features and improvements from the community is highly encouraged.

Visiting the ZOO Cryptovoxels parcel

The Zoo is located in the Brooklyn island of the Cryptovoxels metaverse and can be viewed at coordinates here!

Getting started locally

  1. Clone the repository
  2. Install dependencies yarn install
  3. Copy the .env.default and add your own Alchemy RPC key cp .env.default .env.local
  4. Start the development server yarn dev
  5. View the page at http://localhost:3000