Skip to main content

Crate linera_wallet_json

Crate linera_wallet_json 

Source
Expand description

A wallet and keystore for the Linera client, persisted as JSON files on disk.

Re-exports§

pub use keystore::Keystore;
pub use wallet::PersistentWallet;

Modules§

display
Display/formatting for wallet contents.
keystore
A keystore backed by a JSON file holding the client’s signing keys.
paths
Default file path resolution for wallet, keystore, and config directory.
wallet
A wallet persisted as a JSON file, tracking the client’s chains and default chain.