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 install
Configure the environments based on .env.example.
Run in development mode:
pnpm dev
Please install prettier and configure VSCode to autoformat files on save
Build the project:
pnpm build
Start the builded project:
pnpm start
- Next.js (App Router)
- React
- TypeScript
- Wagmi
- Viem
- Chakra UI
- Apollo GraphQL