Build on aragonOS #62

Merged
bumi merged 51 commits from aragonos into master 2019-04-02 19:36:36 +00:00
Showing only changes of commit 1679afb9b4 - Show all commits

View File

@ -46,16 +46,16 @@ Ethereum RPC port.
1. Run an Ethereum node and ipfs
$ npm run devchain
$ ipfs daemon
$ npm run devchain
$ ipfs daemon
2. Deploy each app to the devchain
$ npm run deploy:apps
$ npm run deploy:apps
3. Deploy a new DAO with the latest app versions
$ npm run deploy:dao
$ npm run deploy:dao
## Contract Deployment