v0.9.17
·
100 commits
to mainnet
since this release
Features
- Updates the testnet SDK to SnarkVM tag testnet-4.5.4
- 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