Registry / other / pea-core

pea-core

JSON →
libraryrscratesunverified

Core library for the Peacash cryptocurrency project.

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

Peacash
use pea_core::Peacash;

Initialize the Peacash core library.

use pea_core::Peacash; fn main() { let peacash = Peacash::new(); println!("Peacash core initialized"); }
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
4 hits · last 30 days
node
4
Resources
pea-core — cargo add pea-core · libregistry