Skip to content

v0.9.18

Choose a tag to compare

@iamalwaysuncomfortable iamalwaysuncomfortable released this 12 Mar 17:21
· 95 commits to mainnet since this release
b4b599c

Features

  • Updates the testnet SDK to SnarkVM tag 4.5.0
  • Persistent Key Storage: Adds a KeyStore interface that automatically stores Proving and Verifying keys in persistent storage during operation.

Examples:

Private Transfers

Create-leo-app example of running private functions are demonstrated in both react and node.js create-leo-app.

E2E Private Application Example

Create-leo-app example of e2e building a fully private web app in aleo