Registry / crypto / epic-core

epic-core

JSON →
library3.0.0rscratesunverified

Chain implementation for Epic, a private and scalable cryptocurrency based on MimbleWimble.

# Cargo.toml [dependencies] epic_core = "3.0.0"
INSTALL
IMPORT
SIG · EPIC-CORE
E
epic-core
cryptorustv3.0.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.

Transaction
use epic_core::core::Transaction;

Creates a default transaction.

use epic_core::core::Transaction; fn main() { let tx = Transaction::default(); println!("{:?}", tx); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Resources
epic-core — cargo add epic-core · libregistry