2 unstable releases

0.2.0 May 29, 2023
0.1.0 May 28, 2023

#4 in #kythera

Download history 5/week @ 2024-02-18 27/week @ 2024-02-25 2/week @ 2024-03-03 17/week @ 2024-03-10 1/week @ 2024-03-24 38/week @ 2024-03-31

56 downloads per month
Used in 2 crates (via kythera-lib)

MIT/Apache

57KB
1.5K SLoC

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.

Dependencies

~56MB
~1M SLoC