create-dao icon indicating copy to clipboard operation
create-dao copied to clipboard

create-dao

We have halted the development for this project for now.

To use the npx package run, in a terminal: npx create-dao

Technologies

This project is built with the following open source libraries, frameworks and languages.

Tech Description
NextJS Front end user interface
ChakraUI A simple & modular component library
Hardhat Ethereum development environment for professionals
@web3-ui/core A set of React components and hooks made for web3-specific use cases.

How to Contribute

Read the CONTRIBUTING GUIDELINES.

Issues

If you find a bug or would like to request a feature, please visit ISSUES

Quick Start Notes

For development

  1. Run yarn
  2. In one terminal
  3. Run yarn chain
  4. In another terminal
  5. Run yarn deploy
  6. Run yarn dev

For publishing

  1. Run yarn update-version
  2. Then run yarn publish-latest

What this is supposed to be

Contributing