Registry / crypto / kaspa-core

kaspa-core

JSON →
library0.15.0rscratesunverified

Core library for the Kaspa cryptocurrency network, providing data structures and utilities.

# Cargo.toml [dependencies] kaspa-core = "0.15.0"
INSTALL
IMPORT
SIG · KASPA-CORE
K
kaspa-core
cryptorustv0.15.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.

Core
use kaspa_core::core::Core;

Initialize the Kaspa core component

use kaspa_core::core::Core; fn main() { let core = Core::new(); println!("Kaspa core initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.15.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
kaspa-core — cargo add kaspa-core · libregistry