Registry / crypto / lwk-signer

lwk-signer

JSON →
library0.18.0rscratesunverified

Liquid Wallet Kit - Signers for PSETs (Partially Signed Elements Transactions).

# Cargo.toml [dependencies] lwk_signer = "0.18.0"
INSTALL
IMPORT
SIG · LWK-SIGNER
L
lwk-signer
cryptorustv0.18.0
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.

Signer
use lwk_signer::Signer;

Creates a new signer for Liquid Network PSETs.

use lwk_signer::Signer; fn main() { let signer = Signer::new(); println!("Signer created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.18.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
lwk-signer — cargo add lwk-signer · libregistry