Registry / crypto / epic-store

epic-store

JSON →
library3.0.0rscratesunverified

Simple, private and scalable cryptocurrency implementation based on the MimbleWimble chain format.

# Cargo.toml [dependencies] epic_store = "3.0.0"
INSTALL
IMPORT
SIG · EPIC-STORE
E
epic-store
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.

Store
use epic_store::Store;

Initializes a new Epic cryptocurrency store.

use epic_store::Store; fn main() { let store = Store::new(); println!("Epic store initialized"); }
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
13 hits · last 30 days
node
10
Resources
epic-store — cargo add epic-store · libregistry