Easily deploy your own NFT DAO
The project is organized as a monorepo with the following packages:
The minter-admin-frontend package is a webapp for running an admin and mint page.
The hardhat package is the suite of solidity contracts used for deploying new NFT DAOs.
The shared-frontend package holds some webapp components used by both the minter-admin-frontend and wizard-frontend packages.
The wizard-frontend package is the webapp running on dao.new
Project was built based on scaffold-eth's nextjs branch.
yarn
yarn chain
yarn test