kythera-cli

Crates.iokythera-cli
lib.rskythera-cli
version0.2.1
sourcesrc
created_at2023-05-29 14:50:05.069384
updated_at2023-06-20 19:01:45.880363
descriptionKythera 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/ .
homepagehttps://polyphene.github.io/kythera/
repositoryhttps://github.com/polyphene/kythera
max_upload_size
id877171
size196,883
Polyphene (CiPoly)

documentation

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

README

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
Commit count: 153

cargo fmt