/daohaus-app

long live pokemol

Primary LanguageJavaScriptOtherNOASSERTION

DAOhaus

DAOhaus is a no-code platform for summoning and managing Moloch DAOs, such as MetaCartel, Raid Guild and The LAO.

If you've a bug to report or want to contributes, jump to the 🙏 We need your help to make DAOhaus even better section below for more information.

If you'd like to join our community, we coordinate and hang out on Discord. To join in the fun, hop onto our Discord and say hi!


Development

  1. Install dependencies
yarn install
  1. Run a dev server
yarn start

Linting

Set up auto-linting and prettier to be run on file save or in real-time in your IDE: VSCode.

Contributions

  1. Clone or Fork this repo

  2. Create your branch

    You will either pull of the base branch: develop or a release branch if working on feature for a bundled release RELEASE_<release name>.

    Branch naming:

    feature/<feature-name>

    fix/<bug name>

    chore/<chore name>

  3. Do your work and create the PR.

Please fetch the base or relase branch you pulled off of and ensure the latest work is merged into your branch before creating the PR.

PR template is TBD, so just be as descriptive as you can.


🙏 We need your help to make DAOhaus even better

Thank you for using DAOhaus and being part of the community. To continually improve the DAOhaus product and better empower coordination among humans globally, we need your help in the following areas:

A. Faced an issue or have a feature request? 🤖

Fill in this form. Detailed responses will help us better investigate, triage and resolve them.

B. Want to contribute with your skills and time? 💪

  1. Go to our Public Tasks Board and find an issue you can work on.
  • 🎨 For designers, look out for tasks with status 'UX Gate'
  • 🛠 For engineers, look out for tasks with status 'First Tasks'
  1. After finding a task you can work on, hop onto our Discord and let us know! We'll answer questions and guide you where neessary.

  2. After completing the task, submit a PR (for engineers) or send your work in Discord's open-chat channel

Meanwhile, if there are other ways to better onboard contributors, please reach out to us. Thanks in advance! 🔥


License

DAOhaus is an easy user interface for decentralized autonomous organizations built on the Moloch DAO framework smart contracts https://github.com/MolochVentures/moloch.

Copyright (C) 2021 DAOhaus

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/gpl-3.0.txt.