o1-labs / zkapp-cli

CLI to create a zkApp (zero-knowledge app) for Mina Protocol
https://docs.minaprotocol.com/zkapps/how-to-write-a-zkapp
Apache License 2.0
114 stars 43 forks source link

Release 0.20.0 #623

Closed ymekuria closed 4 months ago

ymekuria commented 4 months ago

Description

Closes #622

This PR updates the code, templates, and examples to be compatible with the latest version 1.0.0 of o1js. This includes updating all instances of Mina.LocalBlochain() and Proof.fromJSON() to be async.

Additionally, this PR creates release version 0.20.0 of the zkApp-CLI.