kythera-common

Crates.iokythera-common
lib.rskythera-common
version0.1.0
sourcesrc
created_at2023-05-26 08:56:58.35097
updated_at2023-05-26 08:56:58.35097
descriptionCommon utilities for the Filecoin ecosystem
homepagehttps://polyphene.github.io/kythera/
repositoryhttps://github.com/polyphene/kythera
max_upload_size
id874894
size16,055
Polyphene (CiPoly)

documentation

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

README

kythera-common

kythera-common contains some useful utilities to navigate in the FVM ecosystem.

ABI

This crate implements an interface to serialize and deserialize ABI data structure for native actors. It is used in Kythera to read the interface available for a given Wasm bytecode.

Commit count: 153

cargo fmt