2 unstable releases
0.2.0 | May 29, 2023 |
---|---|
0.1.0 | May 28, 2023 |
#1167 in Asynchronous
34 downloads per month
Used in 2 crates
(via kythera-lib)
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
~42–57MB
~1M SLoC