odra-mock-vm

Crates.ioodra-mock-vm
lib.rsodra-mock-vm
version0.6.2
created_at2022-08-09 14:07:56.059026+00
updated_at2024-05-08 14:38:33.570847+00
descriptionOdra's virtual machine for running smart contracts.
homepagehttps://odra.dev/docs
repositoryhttps://github.com/odradev/odra
max_upload_size
id641824
size61,023
Kuba Płaskonka (kubaplas)

documentation

README

Odra Mock VM

odra-mock-vm provides a lightweight implementation of the blockchain virtual machine. It is used in Odra to run tests and contracts on the same thread, so it is possible do debug the code and run tests much faster. It should be used only for development.

Commit count: 301

cargo fmt