{"id":74915,"library":"ceres-sandbox","title":"Ceres Sandbox","description":"A sandbox environment for executing WebAssembly smart contracts in the Ceres ecosystem.","status":"active","version":"0.2.0","language":"rust","source_language":null,"source_url":"https://github.com/patractlabs/ceres","tags":["sandbox","wasm","smart-contracts","blockchain"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nceres-sandbox = \"0.2.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add ceres-sandbox","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Sandbox","correct":"use ceres_sandbox::Sandbox;"}],"quickstart":{"code":"use ceres_sandbox::Sandbox;\n\nfn main() {\n    let sandbox = Sandbox::new();\n    println!(\"Sandbox created\");\n}","lang":"rust","description":"Creates a new sandbox instance for contract execution."},"warnings":[],"env_vars":null,"search_vec":"'blockchain':20 'cere':1,13 'contract':10,19 'ecosystem':14 'environ':5 'execut':7 'sandbox':2,4,15 'smart':9,18 'smart-contract':17 'wasm':16 'webassembl':8","created_at":"2026-06-17T19:09:57.731552+00:00","updated_at":"2026-06-17T19:09:57.731552+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/patractlabs/ceres","github":"https://github.com/patractlabs/ceres","docs":"https://docs.rs/ceres-sandbox/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility","other"],"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}}