Module cubist_sdk::gen::backend
source · Expand description
The different back ends for the interface generator. Each supported relay provider has an associated backend. The back ends process interface information and generate interface and configuration files.
Structs
An artifact generated by a back end (e.g., an interface contract or a configuration file)
The back end for the Axelar relayer
Per-target manifest file that the Axelar relayer produces
The back end for the Cubist relayer
The codegen templates
Enums
Metadata associated with an artifact generated by a back end. The metadata that we store
depends on the type of artifact.
Traits
A back end that processes interface information and returns a list of artifacts