ibelick / nextjs-dao

Nextjs DAO app with TypeScript and Tailwind CSS. Powered by buildspace x thirdweb DAO project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next.js DAO

This is a Next.js, Tailwind CSS, and Typescript DAO project. Powered by buildspace and thirdweb.

Installation

Clone this repo and follow these commands:

  1. Run npm install at the root of your directory
  2. Run npm run dev to start the project
  3. Install MetaMask to connect your wallet
  4. Choose "Rinkeby Test Network"
  5. Start coding!

Create a DAO

  1. Rename .env.example to .env and complete with keys from thirdweb, alchemy, and wallet address.
  2. Run the scripts one by one with node scripts/[PATH].js and complete with contract addresses when you have to
  3. Enjoy!

If you need more detail I recommend you to do the buildspace DAO project

About

Nextjs DAO app with TypeScript and Tailwind CSS. Powered by buildspace x thirdweb DAO project


Languages

Language:TypeScript 55.6%Language:JavaScript 43.7%Language:Shell 0.5%Language:CSS 0.3%