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

#6 in #elrond

Download history 2/week @ 2024-01-08 1/week @ 2024-02-12 55/week @ 2024-02-19 359/week @ 2024-02-26 20/week @ 2024-03-04 157/week @ 2024-03-11 81/week @ 2024-03-18 212/week @ 2024-04-01 31/week @ 2024-04-08 46/week @ 2024-04-15

297 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

~9MB
~161K SLoC