v0.9.18
·
95 commits
to mainnet
since this release
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