Skip to main content

Crate kobe_svm

Crate kobe_svm 

Source
Expand description

Solana HD wallet derivation for Kobe.

Derives Solana addresses from a [kobe::Wallet] seed using SLIP-10 Ed25519. Supports Phantom/Backpack, Trust Wallet, and Ledger Live derivation styles.

Structs§

DerivedAddress
A derived Solana address with associated keys.
Deriver
Solana address deriver from a unified wallet seed.
ParseDerivationStyleError
Error returned when parsing an invalid derivation style string.

Enums§

DerivationStyle
Solana derivation path styles for different wallet software.
Error
Errors that can occur during Solana wallet operations.

Type Aliases§

Result
Convenient Result alias.