Registry / crypto / epic-util

epic-util

JSON →
libraryrscratesunverified

Utility functions for the Epic cryptocurrency implementation based on MimbleWimble.

# Cargo.toml [dependencies] epic_util = "latest"
INSTALL
IMPORT
SIG · EPIC-UTIL
E
epic-util
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.

EpicUtil
use epic_util::EpicUtil;

Initializes Epic utility functions.

use epic_util::EpicUtil; fn main() { let util = EpicUtil::new(); println!("Epic utility 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
10 hits · last 30 days
node
8
Resources
epic-util — cargo add epic-util · libregistry