{"id":67393,"library":"stack-epic-util","title":"Stack Epic Util","description":"Simple, private and scalable cryptocurrency implementation based on the MimbleWimble chain format.","status":"active","version":"3.6.0","language":"rust","source_language":null,"source_url":"https://github.com/cypherstack/epic","tags":["cryptocurrency","mimblewimble","privacy","blockchain"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nstack_epic_util = \"3.6.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add stack_epic_util","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Hash","correct":"use stack_epic_util::types::Hash;"}],"quickstart":{"code":"use stack_epic_util::types::Hash;\n\nfn main() {\n    let hash = Hash::from_hex(\"abc\").unwrap();\n    println!(\"{:?}\", hash);\n}","lang":"rust","description":"Creates a Hash from a hex string using stack_epic_util."},"warnings":[],"env_vars":null,"search_vec":"'base':10 'blockchain':19 'chain':14 'cryptocurr':8,16 'epic':2 'format':15 'implement':9 'mimblewimbl':13,17 'privaci':18 'privat':5 'scalabl':7 'simpl':4 'stack':1 'util':3","created_at":"2026-06-17T17:36:40.862362+00:00","updated_at":"2026-06-17T17:36:40.862362+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/cypherstack/epic","github":"https://github.com/cypherstack/epic","docs":"https://docs.rs/stack_epic_util/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto","other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}