9 releases
| 0.3.12 | Mar 27, 2026 |
|---|---|
| 0.3.9 | Mar 26, 2026 |
#5 in #multi-chain
Used in 3 crates
265KB
4.5K
SLoC
host-wallet — sr25519 key management with platform-native keychain storage.
The wallet holds a BIP-39 mnemonic and derives per-app sr25519 keypairs
using Substrate-compatible hard derivation (//app//<app_id>//<index>).
Private key material never leaves this crate. SPAs interact through
get_address(app_id) and sign(app_id, payload).
Dependencies
~16MB
~283K SLoC