Update npm scripts, README

Introduce a new `build` script that also builds the ABIs.
This commit is contained in:
2022-05-16 19:16:13 +02:00
parent ab8f632a30
commit 96940716bd
2 changed files with 7 additions and 7 deletions

View File

@@ -66,10 +66,10 @@ if you want to increase the block time to 10 seconds you can add
$ npm run devchain
$ ipfs daemon
2. Compile contracts
2. Compile contracts and build ABIs
(compiled artifacts will be in `/artifacts`)
$ npm run compile-contracts
$ npm run build
3. Deploy a new KreditsKit and create a new DAO with the latest app versions