Registry / crypto / anychain-core

anychain-core

JSON →
library0.1.8rscratesunverified

A core support for cryptocurrency wallets

# Cargo.toml [dependencies] anychain-core = "0.1.8"
INSTALL
IMPORT
SIG · ANYCHAIN-CORE
A
anychain-core
cryptorustv0.1.8
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 anychain_core::Wallet;

Creates a new cryptocurrency wallet instance.

use anychain_core::Wallet; fn main() { let wallet = Wallet::new(); println!("Wallet created: {:?}", wallet); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.8latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
49 hits · last 30 days
node
42
Resources
anychain-core — cargo add anychain-core · libregistry