Registry / crypto / tp-keyring

tp-keyring

JSON →
library2.0.2rscratesunverified

Keyring support code for the runtime, providing a set of test accounts.

# Cargo.toml [dependencies] tp-keyring = "2.0.2"
INSTALL
IMPORT
SIG · TP-KEYRING
T
tp-keyring
cryptorustv2.0.2
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.

Keyring
use tp_keyring::Keyring;

Initialize a keyring for test accounts.

use tp_keyring::Keyring; fn main() { let _keyring = Keyring::new(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
29 hits · last 30 days
node
26
Resources
tp-keyring — cargo add tp-keyring · libregistry