Returns TEAL code from pyteal file (pyTEAL --> TEAL)
: name of the PyTeal code in /assets
directory.
Examples : [ gold.py, asa.py]
MUST have .py extension
Optional
scTmplParams: SCParamsonly show logs on console when set as true. By default this value is true
Parses scTmplParams and returns ReplaceParams and stringify object
Optional
scTmplParams: SCParamssmart contract template parameters
only show logs on console when set as true. By default this value is true
Replaces keys with the values in program using replaceParams
Teal program in string
params that needs to be replaced in program
Generated using TypeDoc
Description: returns TEAL code using pyTeal compiler