Welcome to the ZOO๐ฆ ๐ ๐
This repo holds the ZooToken website, new features and improvements from the community is highly encouraged.
The Zoo is located in the Brooklyn island of the Cryptovoxels metaverse and can be viewed at coordinates here!
- Clone the repository
- Install dependencies
yarn install
- Copy the
.env.default
and add your own Alchemy RPC keycp .env.default .env.local
- Start the development server
yarn dev
- View the page at http://localhost:3000