Gnars Terminal is a decentralized application (dApp) built on the Base blockchain. It serves as an interface for interacting with the Gnars DAO, a decentralized autonomous organization on Base.
Install the dependencies:
pnpm installConfigure the environments based on .env.example.
Run in development mode:
pnpm devPlease install prettier and configure VSCode to autoformat files on save
Build the project:
pnpm buildStart the builded project:
pnpm start- Next.js (App Router)
- React
- TypeScript
- Wagmi
- Viem
- Chakra UI
- Apollo GraphQL