lukeajtodd / buildspace-dao-starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:JavaScript 41.3%Language:TypeScript 41.2%Language:HTML 9.3%Language:CSS 7.9%Language:Shell 0.4%