Skip to content

gotzenx/world-id-goats-dao-ui

 
 

Repository files navigation

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.

About

GoatsDAO made with love by Wonderland powered by World Id.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.9%
  • Other 2.1%