Registry / other / elrond-wasm

elrond-wasm

JSON →
library0.38.0rscratesunverified

Elrond WebAssembly smart contract API for building decentralized applications.

other
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.

use elrond_wasm::types::Address;

Creates an Elrond address from a string.

use elrond_wasm::types::Address; fn main() { let addr = Address::from("erd1..."); println!("Address created"); }
Debug
Known footguns
gotchaRequires Elrond network context; not for standalone use.
Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
11 hits · last 30 days
gptbot
3
claudebot
3
Resources