Code Monkey home page Code Monkey logo

dao-dao-ui's Introduction

DAO DAO UI

This project creates a web UI for the DAO DAO smart contracts, enabling users to:

  • create a governance token-based DAO, membership-based DAO (multisig), or other type of DAO.
  • create and vote on proposals.
  • view the treasury and manage it democratically.

All without having to code!

You can find more info in our documentation. Join the DAO DAO Discord if you're interested in becoming a contributor.

Development

Clone this repo and install dependencies

git clone https://github.com/DA0-DA0/dao-dao-ui
cd dao-dao-ui
yarn

If you're here to work on UI components in isolation, you will likely want to run the Storybook server to mock up components and iterate quickly without having to access live chain data. Check out the storybook package README for usage instructions.

To start the Storybook server, run this command from the root of this monorepo:

yarn storybook start

If you're here to work on any other part of the app, likely accessing live chain data, run the yarn dev script (equivalent to running yarn dev from the ./apps/dapp package) to run the main app in development mode.

yarn dev

If something is misconfigured, check out the docs for Turborepo, the monorepo build system we use.

Packages

/apps

App Summary
dapp DAO DAO UI hosted at https://daodao.zone.

/packages

Package Summary
config Configurations for various dev tools.
email Email template and generator tools.
i18n Internationalization/translation system.
state State retrieval and management for the DAO DAO UI.
stateful Stateful components, hooks, and systems that access and manipulate live data.
stateless React components, React hooks, and other stateless rendering utilities which do not access live data.
storybook Storybook server configuration and story decorators.
types Types used across packages.
utils Utility functions used across packages.

Contributing

Interested in contributing to DAO DAO? Check out CONTRIBUTING.md.

Disclaimer

DAO DAO TOOLING IS PROVIDED β€œAS IS”, AT YOUR OWN RISK, AND WITHOUT WARRANTIES OF ANY KIND. No developer or entity involved in creating the DAO DAO UI or smart contracts will be liable for any claims or damages whatsoever associated with your use, inability to use, or your interaction with other users of DAO DAO tooling, including any direct, indirect, incidental, special, exemplary, punitive or consequential damages, or loss of profits, cryptocurrencies, tokens, or anything else of value.

dao-dao-ui's People

Contributors

noahsaso avatar 0xekez avatar jakehartnell avatar gavindoughtie avatar ebaker avatar elsehow avatar sagarsaija avatar baoskee avatar trevorjtclarke avatar blue-note avatar natlotzy avatar onewhiskeypls avatar 0xjame5 avatar bmorphism avatar jaylovespotato avatar akure avatar cosmoscamel avatar rishav-karanjit avatar callum-a avatar doubledotc avatar hackeryisus avatar ombrusco avatar pikachuexe avatar siriustaikun avatar nullmames avatar silentnoname avatar

Forkers

quasar-finance

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.