Demo Datadao.io
To run locally,
git clone https://github.com/data-dao/datadao.git
cd datadao
yarn install
cd src/frontend
yarn start
If you want to redeploy the smart contracts
truffle compile
truffle migrate --reset --network rinkeby
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Demo Datadao.io
To run locally,
git clone https://github.com/data-dao/datadao.git
cd datadao
yarn install
cd src/frontend
yarn start
If you want to redeploy the smart contracts
truffle compile
truffle migrate --reset --network rinkeby