: python filename in assets folder
: Smart contract initialization parameters.
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
only show logs on console when set as true. By default this value is true
Parses scTmplParams and returns ReplaceParams and stringify object
smart 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