You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
zk deploy berkeley
✔ Build project
✔ Generate build.json
✔ Choose smart contract
The 'GameOfLife' smart contract will be used
for this deploy alias as specified in config.json.
✖ Generate verification key (takes 10-30 sec)
Error: GameOfLife.compile() depends on Program0, but we cannot find compilation output for Program0.
Try to run Program0.compile() first.
Our deploy script compiles the SmartContract itself, but is not smart enough to compile dependencies
The text was updated successfully, but these errors were encountered:
Current behaviour:
Our deploy script compiles the SmartContract itself, but is not smart enough to compile dependencies
The text was updated successfully, but these errors were encountered: