Official interface for GoatsDAO
To set up the development environment, follow these steps:
- Clone the repository:
git clone [this repo link] && cd worldid-goat-dao-ui
- Install dependencies:
pnpm
- Configure the
.env
variables:
cp .env.example .env
- Start the app:
pnpm dev
The app should be live at http://localhost:5173/
To build the production version of the app and preview it, use the following commands:
pnpm build
pnpm preview
The app should be live at http://localhost:4173/
GoatsDAO was built with ❤️ by Wonderland.
Wonderland is a team of top Web3 researchers, developers, and operators who believe that the future needs to be open-source, permissionless, and decentralized.
DeFi sucks, but Wonderland is here to make it better.