Docs.rs
  • kaspa-wallet-keys-0.15.0
    • kaspa-wallet-keys 0.15.0
    • Permalink
    • Docs.rs crate page
    • ISC
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • aspect
    • Dependencies
      • async-trait ^0.1.74 normal
      • borsh ^1.5.1 normal
      • downcast ^0.11.0 normal
      • faster-hex ^0.9.0 normal
      • hmac ^0.12.1 normal
      • js-sys ^0.3.70 normal
      • kaspa-addresses ^0.15.0 normal
      • kaspa-bip32 ^0.15.0 normal
      • kaspa-consensus-core ^0.15.0 normal
      • kaspa-txscript ^0.15.0 normal
      • kaspa-txscript-errors ^0.15.0 normal
      • kaspa-utils ^0.15.0 normal
      • kaspa-wasm-core ^0.15.0 normal
      • rand ^0.8.5 normal
      • ripemd ^0.1.3 normal
      • secp256k1 ^0.29.0 normal
      • serde ^1.0.190 normal
      • serde-wasm-bindgen ^0.6.1 normal
      • serde_json ^1.0.107 normal
      • sha2 ^0.10.8 normal
      • thiserror ^1.0.50 normal
      • wasm-bindgen ^0.2.93 normal
      • wasm-bindgen-futures ^0.4.43 normal
      • workflow-core ^0.18.0 normal
      • workflow-wasm ^0.18.0 normal
      • zeroize ^1.6.0 normal
      • tokio ^1.33.0 dev
    • Versions
    • 38.76% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

kaspa_wallet_keys0.15.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • derivation::gen0::PubkeyDerivationManagerV0
  • derivation::gen0::WalletDerivationManagerV0
  • derivation::gen1::PubkeyDerivationManager
  • derivation::gen1::WalletDerivationManager
  • derivation_path::DerivationPath
  • keypair::Keypair
  • privatekey::PrivateKey
  • privkeygen::PrivateKeyGenerator
  • pubkeygen::PublicKeyGenerator
  • publickey::PublicKey
  • publickey::PublicKeyArrayT
  • publickey::PublicKeyT
  • publickey::XOnlyPublicKey
  • secret::Secret
  • xprv::XPrv
  • xprv::XPrvT
  • xpub::NetworkTaggedXpub
  • xpub::XPub
  • xpub::XPubT

Enums

  • error::Error

Traits

  • derivation::traits::PubkeyDerivationManagerTrait
  • derivation::traits::WalletDerivationManagerTrait

Type Aliases

  • result::Result
  • types::ExtendedPublicKeySecp256k1
  • types::ExtendedPublicKeys