Module cairo_lang_starknet::contract
source · Structs
- Represents a declaration of a contract.
- Sierra information of a contract.
Functions
- Finds the inline modules annotated as contracts in the given crate_ids and returns the corresponding ContractDeclarations.
- Returns the ABI functions of a given contract. Assumes the given module is a contract module.
- Returns the list of functions in a given module.
- Converts a function to a Sierra function. Returns the selector and the sierra function id.
- A variant of eth-keccak that computes a value that fits in a Starknet field element.