Registry / other / soroban-env-host

soroban-env-host

JSON →
library26.1.3rscratesunverified

Soroban contract host environment for Stellar smart contracts.

# Cargo.toml [dependencies] soroban-env-host = "26.1.3"
INSTALL
IMPORT
SIG · SOROBAN-ENV-HOST
S
soroban-env-host
otherrustv26.1.3
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.

Host
use soroban_env_host::Host;

Initialize the Soroban contract host environment.

use soroban_env_host::Host; let host = Host::default(); println!("Host initialized");
Debug
Known issues

No known issues recorded.

Upgrade
Version history
26.1.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
soroban-env-host — cargo add soroban-env-host · libregistry