Registry / utility / ceres-sandbox

ceres-sandbox

JSON →
library0.2.0rscratesunverified

A sandbox environment for executing WebAssembly smart contracts in the Ceres ecosystem.

# Cargo.toml [dependencies] ceres-sandbox = "0.2.0"
INSTALL
IMPORT
SIG · CERES-SANDBOX
C
ceres-sandbox
utilityrustv0.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Sandbox
✓ use ceres_sandbox::Sandbox;

Creates a new sandbox instance for contract execution.

use ceres_sandbox::Sandbox; fn main() { let sandbox = Sandbox::new(); println!("Sandbox created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Bingbot
1
Resources
ceres-sandbox — cargo add ceres-sandbox · libregistry