Consensys / pantheon-aztec-quickstart

Examples of private transactions using AZTEC on a private Ethereum network
Apache License 2.0
0 stars 1 forks source link

Unable to deploy examples #1

Open Genysys opened 5 years ago

Genysys commented 5 years ago

Software / Hardware

OS: OSX Mojave Versions: Patheon: docker, latest Node: v10.16.1 Yarn: 1.17.3 Docker: Docker version 19.03.1, build 74b1e89

Action:

yarn run zkasset-erc20

Expected Result

Contract is Deployed with ZK Proof work flow

Actual Result:

yarn run v1.17.3
$ node ./src/examples/zkasset-erc20.js
________________________________________________________________________

deploying AZTEC contracts...
✨  Done in 2.90s.
gbotrel commented 5 years ago

Thanks for reporting this issue. We can't reproduce it but are aware of a build issue with latest Node (v12+). We're looking into updating the tutorial with latest aztec.js dependencies