Compatibility Matrix
Note that the following information relates to the legacy AI Agent Contracts known previously as Phat Contract.
These are the minimum supported Rust crate versions for the initial release of Phat Contract.
v4.2.0
v0.4.3.
pink! is based on Parity's ink! language and provide some extra functionality to interact with phala's phat contract runtime.
v17.2.0
Easy to use conversion of ethereum contract calls to bytecode. Ethereum ABI encoding decoding library.
v0.3.23
Type-erased Serialize and Serializer traits. This crate provides type-erased versions of Serde's Serialize
, Serializer
and Deserializer
traits that can be used as trait objects.
Note: Floating points operations are removed to run in ink!
v0.5.0
A substrate rpc client running in pink. Substrate json RPC module with limited functionalities.
v0.1.10
Framework to help developing phala sidevm program. This crate provides some instrumentation to write sidevm programs. It is built on top of the Sidevm ocalls.
Last updated