/buildspace-dao-starter

Primary LanguageJavaScriptMIT LicenseMIT

Generic DAO (Starter kit for a DAO)

With this repo you will be able to be up and running in a few steps with your own DAO. It will include a membership NFT and more (fill in as we go)

Setup

  • npm install
  • Copy the contents of .env.example to .env and fill in the required details

This needs continually filling in as we go.

Todo

  • Alter the setup to create a starter template for anyone to set up their own DAO using ThirdWeb