{"id":75612,"library":"stack-epic-chain","title":"stack-epic-chain","description":"Chain implementation for epic, a 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":["epic","blockchain","mimblewimble","cryptocurrency"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nstack_epic_chain = \"3.6.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add stack_epic_chain","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Chain","correct":"use stack_epic_chain::Chain;"}],"quickstart":{"code":"use stack_epic_chain::Chain;\n\nfn main() {\n    let chain = Chain::new();\n    println!(\"Epic chain initialized\");\n}","lang":"rust","description":"Initializes the Epic blockchain chain."},"warnings":[],"env_vars":null,"search_vec":"'base':16 'blockchain':23 'chain':4,5,20 'cryptocurr':14,25 'epic':3,8,22 'format':21 'implement':6,15 'mimblewimbl':19,24 'privat':11 'scalabl':13 'simpl':10 'stack':2 'stack-epic-chain':1","created_at":"2026-06-17T19:18:50.520464+00:00","updated_at":"2026-06-17T19:18:50.520464+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_chain/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto"],"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}}