Skip to content

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

Notifications You must be signed in to change notification settings

ibelick/nextjs-dao

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published