#filecoin #kythera #fvm #cli #wasm

bin+lib kythera-cli

Kythera is a Toolset for Filecoin Virtual Machine Native Actor development, testing and deployment. For more information, check out the official documentation at https://polyphene.github.io/kythera/

3 unstable releases

0.2.1 Jun 20, 2023
0.2.0 May 29, 2023
0.1.0 May 29, 2023

#4 in #fvm

Download history 5/week @ 2024-02-18 24/week @ 2024-02-25 1/week @ 2024-03-03 10/week @ 2024-03-10 41/week @ 2024-03-31

51 downloads per month

MIT/Apache

7.5MB
2K SLoC

kythera-cli

kythera-cli is the crate tasked with the generation of the kythera binary.

Two commands are available through this binary:

  • kythera test: Main command to test actor implementation and print their results. See reference.
  • kythera snapshot: Generate gas snapshots To compare gas usage before and after various optimizations. See reference

Dependencies

~67MB
~1M SLoC