j0xhn / cvl-nft

Launcher to create a token, sale & dao token all at once

Home Page:https://www.dao.new/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dao.new

Easily deploy your own NFT DAO

dao.new

Packages

The project is organized as a monorepo with the following packages:

minter-admin-frontend

The minter-admin-frontend package is a webapp for running an admin and mint page.

hardhat

The hardhat package is the suite of solidity contracts used for deploying new NFT DAOs.

shared-frontend

The shared-frontend package holds some webapp components used by both the minter-admin-frontend and wizard-frontend packages.

wizard-frontend

The wizard-frontend package is the webapp running on dao.new

Quickstart

Project was built based on scaffold-eth's nextjs branch.

Install dependencies

yarn

Run local chain

yarn chain

Run tests

yarn test

Deploying contracts

see README under the hardhat package

About

Launcher to create a token, sale & dao token all at once

https://www.dao.new/

License:MIT License


Languages

Language:TypeScript 81.3%Language:Solidity 17.9%Language:JavaScript 0.6%Language:Shell 0.1%