elrond-wasm-debug

Crates.ioelrond-wasm-debug
lib.rselrond-wasm-debug
version0.38.0
sourcesrc
created_at2020-02-05 13:25:09.935109
updated_at2022-12-15 13:34:57.184215
descriptionElrond WebAssembly smart contract API debugging mocks and utils
homepagehttps://elrond.com/
repositoryhttps://github.com/ElrondNetwork/elrond-wasm-rs
max_upload_size
id205148
size683,178
(dorin-iancu)

documentation

https://docs.elrond.com/

README

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

Commit count: 6577

cargo fmt