mirror of
https://github.com/tornadocash/tornado-core.git
synced 2025-01-13 14:09:27 -05:00
Merge pull request #56 from tsunamidev/patch-1
Update minimal demo instructions
This commit is contained in:
commit
fddd79d9bd
@ -125,8 +125,8 @@ and to @jbaylina for awesome [Circom](https://github.com/iden3/circom) & [Websna
|
|||||||
## Minimal demo example
|
## Minimal demo example
|
||||||
1. `npm i`
|
1. `npm i`
|
||||||
1. `ganache-cli -d`
|
1. `ganache-cli -d`
|
||||||
1. `npm run downloadKeys`
|
1. `npm run download`
|
||||||
1. `npm build:contract`
|
1. `npm run build:contract`
|
||||||
1. `cp .env.example .env`
|
1. `cp .env.example .env`
|
||||||
1. `npm run migrate:dev`
|
1. `npm run migrate:dev`
|
||||||
1. `node minimal-demo.js`
|
1. `node minimal-demo.js`
|
||||||
|
Loading…
Reference in New Issue
Block a user