# Functions
Compile read src and abi file, generate contract structure.
Cost0 construct zero cost.
DecodeContract static method to decode contract from string.
NewCost construct cost with specific data, net, cpu.
# Structs
No description provided by the author
No description provided by the author
Compiler parse contract from json string.
No description provided by the author
Cost ...
DataItem describe ram cost with value and payer.
FixedAmount the limit amount of token used by contract.
No description provided by the author