Registry / other / dharitri-wasm-node

dharitri-wasm-node

JSON →
library0.10.6rscratesunverified

WebAssembly VM API wrapper for the Dharitri blockchain platform.

# Cargo.toml [dependencies] dharitri-wasm-node = "0.10.6"
INSTALL
IMPORT
SIG · DHARITRI-WASM-NODE
D
dharitri-wasm-node
otherrustv0.10.6
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.

VmApiWrapper
use dharitri_wasm_node::VmApiWrapper;

Initializes the WASM VM API wrapper for Dharitri.

use dharitri_wasm_node::VmApiWrapper; fn main() { let wrapper = VmApiWrapper::new(); println!("WASM VM wrapper initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.10.6latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Meta
1
Resources
dharitri-wasm-node — cargo add dharitri-wasm-node · libregistry