{"id":65639,"library":"miraland-ledger","title":"Miraland Ledger","description":"Implements the Miraland blockchain ledger data structures and operations.","status":"active","version":"1.19.2","language":"rust","source_language":null,"source_url":"https://github.com/miraland-labs/miraland","tags":["blockchain","ledger","solana","miraland","blockstore"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nmiraland-ledger = \"1.19.2\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add miraland-ledger","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Blockstore","correct":"use miraland_ledger::blockstore::Blockstore;"}],"quickstart":{"code":"use miraland_ledger::blockstore::Blockstore;\n\nlet ledger_path = \"/path/to/ledger\";\nlet blockstore = Blockstore::open(ledger_path).unwrap();\nprintln!(\"Ledger opened successfully\");","lang":"rust","description":"Opens a Miraland ledger blockstore."},"warnings":[{"fix":"Ensure the ledger path points to a valid Miraland ledger directory","message":"Requires a running Miraland validator or ledger directory","severity":"gotcha","affected_versions":">=0.0.0"}],"env_vars":null,"search_vec":"'blockchain':6,12 'blockstor':16 'data':8 'implement':3 'ledger':2,7,13 'miraland':1,5,15 'oper':11 'solana':14 'structur':9","created_at":"2026-06-17T17:13:07.592970+00:00","updated_at":"2026-06-17T17:13:07.592970+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://solanalabs.com/","github":"https://github.com/miraland-labs/miraland","docs":"https://docs.rs/miraland-ledger/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["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}}