Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 315 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 315 Bytes

Javascript DAO

Hello 👋

This app uses the ThirdWeb library to create a token, nft, & governance contract while writing zero solidity code.

To start the app clone the repo and follow the steps below:

  1. Run npm install in the root directory
  2. Run npm run dev to start the project with hot reloads