#smart-contracts #blockchain #elrond

nightly dev elrond-wasm-debug

Elrond WebAssembly smart contract API debugging mocks and utils

107 releases (37 breaking)

0.38.0 Dec 15, 2022
0.36.1 Nov 1, 2022
0.34.1 Jul 19, 2022
0.30.0 Mar 17, 2022
0.2.1 Mar 19, 2020

#5 in #elrond

Download history 70/week @ 2025-07-21 58/week @ 2025-07-28 3/week @ 2025-08-04 26/week @ 2025-08-11 92/week @ 2025-08-18 240/week @ 2025-08-25 131/week @ 2025-09-01 77/week @ 2025-09-08 57/week @ 2025-09-15 64/week @ 2025-09-22 45/week @ 2025-09-29 40/week @ 2025-10-06 26/week @ 2025-10-13 64/week @ 2025-10-20 14/week @ 2025-10-27

110 downloads per month
Used in 8 crates

GPL-3.0-only

1.5MB
38K SLoC

elrond-wasm-debug

The crate is necessary for smart contract debug projects.

It provides mocks for the entire blockchain infrastructure, so no call to the VM is necessary. In debug mode the VM is merely simulated.

For convenience, elrond-wasm-debug and subsequently all debug crates that use it are not #[no-std].

Dependencies

~10MB
~170K SLoC