Skip to content

Latest commit

 

History

History
52 lines (32 loc) · 1012 Bytes

README.md

File metadata and controls

52 lines (32 loc) · 1012 Bytes

GoatsDAO

Official interface for GoatsDAO

Development

To set up the development environment, follow these steps:

  1. Clone the repository:
git clone [this repo link] && cd worldid-goat-dao-ui
  1. Install dependencies:
pnpm
  1. Configure the .env variables:
cp .env.example .env
  1. Start the app:
pnpm dev

The app should be live at http://localhost:5173/

Production

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/

Contributors

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.