Registry / crypto / elrond-wasm-node

elrond-wasm-node

JSON →
library0.38.0rscratesunverified

Elrond WebAssembly VM API wrapper

# Cargo.toml [dependencies] elrond-wasm-node = "0.38.0"
INSTALL
IMPORT
SIG · ELROND-WASM-NODE
E
elrond-wasm-node
cryptorustv0.38.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.

Node
use elrond_wasm_node::Node;

Initializes an Elrond WASM node

use elrond_wasm_node::Node; fn main() { let node = Node::new(); println!("Elrond WASM node initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.38.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
16
Meta
1
Resources
elrond-wasm-node — cargo add elrond-wasm-node · libregistry