Gnars DAO is a community-driven project inspired by Nouns DAO that brings together extreme sports, art, and decentralized governance.
This frontend repository powers the web interface that allows users to interact with the Gnars ecosystem, including voting on proposals, viewing Gnars NFTs, and participating in DAO activities.
Born on Ethereum Layer 1, reborn on Base Layer 2 🤘
Before you begin, ensure you have the following installed:
Clone the repository and install dependencies:
git clone https://github.com/gnars-dao/gnars-frontend.git
cd gnars-frontend/packages/webapp
pnpm install
# Start the development server
pnpm dev