Registry / crypto / fedimint-wallet-client

fedimint-wallet-client

JSON →
library0.11.1rscratesunverified

A non-bitcoin HD wallet module using a key-value store for on-chain Bitcoin transactions within the Fedimint federated mint system.

# Cargo.toml [dependencies] fedimint-wallet-client = "0.11.1"
INSTALL
IMPORT
SIG · FEDIMINT-WALLET-CL
F
fedimint-wallet-client
cryptorustv0.11.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

WalletClient
use fedimint_wallet_client::WalletClient;

Initialize a Fedimint wallet client

use fedimint_wallet_client::WalletClient; fn main() { let client = WalletClient::new(); println!("Wallet client initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.11.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Resources
fedimint-wallet-client — cargo add fedimint-wallet-client · libregistry