Proving Key Management
prebuild_proving_key
Build and cache the Orchard proving key. Call at app startup to avoid delays during transaction construction.
is_proving_key_ready
Check if the proving key is cached.
Testing Utilities
generate_test_address
Generate a random Orchard address for testing.
For testing only. Do not use for real funds.
generate_test_keypair
Generate a random keypair for testing.
For testing only. Do not use for real funds.
Version
Get the library version.
Initialization (TypeScript/WASM only)
Initialize the WASM module for better error messages.