Key Management

Rusty Kaspa uses secp256k1 elliptic curve cryptography library in conjunction with a customized kaspa-bip32 crate that was forked from bip32 crate in order to extend it's serialization and WASM capabilities.

Examples

WASM SDK examples of use can be found within other examples in the SDK repository: