{"id":68036,"library":"clarity-repl","title":"Clarity REPL","description":"Clarity REPL for interactive development of Clarity smart contracts.","status":"active","version":"2.0.0","language":"rust","source_language":null,"source_url":"https://github.com/hirosystems/clarity-repl","tags":["clarity","repl","smart-contracts","blockchain"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nclarity-repl = \"2.0.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add clarity-repl","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"REPL","correct":"use clarity_repl::REPL;"}],"quickstart":{"code":"use clarity_repl::REPL;\n\nfn main() {\n    let mut repl = REPL::new();\n    repl.run(\"(+ 1 2)\");\n}","lang":"rust","description":"Evaluates a simple Clarity expression in the REPL."},"warnings":[],"env_vars":null,"search_vec":"'blockchain':17 'clariti':1,3,9,12 'contract':11,16 'develop':7 'interact':6 'repl':2,4,13 'smart':10,15 'smart-contract':14","created_at":"2026-06-17T17:44:42.191254+00:00","updated_at":"2026-06-17T17:44:42.191254+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://hirosystems.github.io/clarity-repl/","github":"https://github.com/hirosystems/clarity-repl","docs":"https://docs.rs/clarity-repl/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other","utility"],"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}}