2 unstable releases

0.2.0 May 29, 2023
0.1.0 May 28, 2023

#1122 in Asynchronous

42 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

~57MB
~1M SLoC