formatting

This commit is contained in:
bumi 2019-03-24 14:43:43 +00:00 committed by GitHub
parent b03095e149
commit 1679afb9b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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