kythera-fvm

Crates.iokythera-fvm
lib.rskythera-fvm
version0.2.0
sourcesrc
created_at2023-05-28 17:52:25.99171
updated_at2023-05-29 19:25:47.085341
descriptionCore implementation of the Kythera FVM
homepagehttps://polyphene.github.io/kythera/
repositoryhttps://github.com/polyphene/kythera
max_upload_size
id876631
size40,507
Polyphene (CiPoly)

documentation

https://polyphene.github.io/kythera/

README

kythera-fvm

kythera-fvm is the core implementation for the Kythera FVM.

The implementation largely extends the ref-fvm implementation. It has only been updated to allow for Cheatcodes implementation.

Cheatcodes

Cheatcodes are implemented by catching messages sent to a specific actor ID (98) and manipulating the machine when it happens.

For more information about Cheatcodes please refer to our documentation.

Commit count: 153

cargo fmt