Skip to content
This repository has been archived by the owner on May 20, 2022. It is now read-only.

dev-protocol/culture-clubs

Repository files navigation

culture-clubs

Development

For local development please create a .env file using the dotenv file found in the root folder as a template

# this can be arbitrum-one, arbitrum-rinkeby, polygon-mainnet, or polygon-mumbai
VITE_L2_NETWORK=arbitrum-rinkeby
VITE_INFURA_PROJECT_ID=
$ yarn
$ yarn dev