{"id":73154,"library":"raiden-blockchain","title":"Raiden Blockchain","description":"Raiden Network implementation in Rust.","status":"active","version":"0.1.0","language":"rust","source_language":null,"source_url":"https://github.com/rakanalh/raiden-rust","tags":["raiden","blockchain","ethereum","payment","network"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nraiden-blockchain = \"0.1.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add raiden-blockchain","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"RaidenClient","correct":"use raiden_blockchain::RaidenClient;"}],"quickstart":{"code":"use raiden_blockchain::RaidenClient;\n\nfn main() {\n    let client = RaidenClient::new();\n    println!(\"Raiden client created\");\n}","lang":"rust","description":"Create a new Raiden Network client."},"warnings":[{"fix":"Ensure you have an Ethereum node running and configure the endpoint.","message":"Requires an Ethereum node connection.","severity":"gotcha","affected_versions":"all"}],"env_vars":null,"search_vec":"'blockchain':2,9 'ethereum':10 'implement':5 'network':4,12 'payment':11 'raiden':1,3,8 'rust':7","created_at":"2026-06-17T18:48:13.242515+00:00","updated_at":"2026-06-17T18:48:13.242515+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/rakanalh/raiden-rust","github":"https://github.com/rakanalh/raiden-rust","docs":"https://docs.rs/raiden-blockchain/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","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}}