First version of a Moloch/Daohaus V2 starter repo
- v2 ui components
- context/data fetch pattern
- formbuilder/legos
branch:
starter
- Install dependencies
yarn install
- Run a dev server
yarn start
Set up auto-linting and prettier to be run on file save or in real-time in your IDE: VSCode.
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.