Registry / crypto / grin-wallet-libwallet

grin-wallet-libwallet

JSON →
library5.3.3rscratesunverified

Simple, private and scalable cryptocurrency implementation based on the MimbleWimble chain format.

# Cargo.toml [dependencies] grin_wallet_libwallet = "5.3.3"
INSTALL
IMPORT
SIG · GRIN-WALLET-LIBWAL
G
grin-wallet-libwallet
cryptorustv5.3.3
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.

Wallet
use grin_wallet_libwallet::Wallet;

Creates a new Grin wallet instance.

use grin_wallet_libwallet::Wallet; fn main() { let wallet = Wallet::new("seed").unwrap(); println!("Wallet created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.3.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
grin-wallet-libwallet — cargo add grin-wallet-libwallet · libregistry