Registry / crypto / stack-epic-core

stack-epic-core

JSON →
library3.6.0rscratesunverified

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

# Cargo.toml [dependencies] stack_epic_core = "3.6.0"
INSTALL
IMPORT
SIG · STACK-EPIC-CORE
S
stack-epic-core
cryptorustv3.6.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 stack_epic_core::core::Transaction;

Create an empty transaction.

use stack_epic_core::core::Transaction; fn main() { let tx = Transaction::empty(); println!("Transaction created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.6.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
14
Amazon
1
Resources
stack-epic-core — cargo add stack-epic-core · libregistry