{"id":72301,"library":"grin-api","title":"Grin API","description":"APIs for Grin, a simple, private, and scalable cryptocurrency based on Mimblewimble.","status":"active","version":"5.4.0","language":"rust","source_language":null,"source_url":"https://github.com/mimblewimble/grin","tags":["cryptocurrency","mimblewimble","api","blockchain"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ngrin_api = \"5.4.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add grin_api","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Client","correct":"use grin_api::client::Client;"}],"quickstart":{"code":"use grin_api::client::Client;\n\nfn main() {\n    let client = Client::new(\"http://localhost:3413\");\n    println!(\"Client created\");\n}","lang":"rust","description":"Creates a new Grin API client connected to a local node."},"warnings":[{"fix":"Start a Grin node before using the API.","message":"Requires a running Grin node to function.","severity":"gotcha","affected_versions":">=5.0.0"}],"env_vars":null,"search_vec":"'api':2,3,17 'base':12 'blockchain':18 'cryptocurr':11,15 'grin':1,5 'mimblewimbl':14,16 'privat':8 'scalabl':10 'simpl':7","created_at":"2026-06-17T18:37:29.470403+00:00","updated_at":"2026-06-17T18:37:29.470403+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/grin","github":"https://github.com/mimblewimble/grin","docs":"https://docs.rs/grin_api/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto","networking"],"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}}