This is a Next.js, Tailwind CSS, and Typescript DAO project. Powered by buildspace and thirdweb.
Clone this repo and follow these commands:
npm install
at the root of your directorynpm run dev
to start the project.env.example
to .env
and complete with keys from thirdweb, alchemy, and wallet address.node scripts/[PATH].js
and complete with contract addresses when you have toIf you need more detail I recommend you to do the buildspace DAO project