Registry / crypto / pea-address

pea-address

JSON →
libraryrscratesunverified

Peacash address

# Cargo.toml [dependencies] pea-address = "latest"
INSTALL
IMPORT
SIG · PEA-ADDRESS
P
pea-address
cryptorust
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.

Address
use pea_address::Address;

Creates a new Peacash address.

use pea_address::Address; fn main() { let addr = Address::new(); println!("Address: {:?}", addr); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Amazon
1
Resources
pea-address — cargo add pea-address · libregistry