{"id":71010,"library":"epic-core","title":"Epic Core","description":"Chain implementation for Epic, a private and scalable cryptocurrency based on MimbleWimble.","status":"active","version":"3.0.0","language":"rust","source_language":null,"source_url":"https://github.com/mimblewimble/epic","tags":["cryptocurrency","mimblewimble","blockchain"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nepic_core = \"3.0.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add epic_core","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Transaction","correct":"use epic_core::core::Transaction;"}],"quickstart":{"code":"use epic_core::core::Transaction;\n\nfn main() {\n    let tx = Transaction::default();\n    println!(\"{:?}\", tx);\n}","lang":"rust","description":"Creates a default transaction."},"warnings":[],"env_vars":null,"search_vec":"'base':12 'blockchain':17 'chain':3 'core':2 'cryptocurr':11,15 'epic':1,6 'implement':4 'mimblewimbl':14,16 'privat':8 'scalabl':10","created_at":"2026-06-17T18:21:35.162066+00:00","updated_at":"2026-06-17T18:21:35.162066+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/mimblewimble/epic","github":"https://github.com/mimblewimble/epic","docs":"https://docs.rs/epic_core/","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}}