Closed S3v3ru5 closed 1 year ago
Added examples for each of the available printers (examples/printers). 4 files are added for each printer:
examples/printers
.py
.teal
.dot
.png
Examples are created for all the available printers:
Some of these printers are not merged into dev. .dot and .png files might need to be regenerated for those printers.
dev
NOTE: Examples in Printer Documentation use files from this branch. Do not delete this branch before updating the URLs in wiki
Merged into branch dev-sub-cfg PR #149
Added examples for each of the available printers (
examples/printers
). 4 files are added for each printer:.py
: PyTeal implementation of the example contract..teal
: Compiled Teal code..dot
: Generated dot file by the printer..png
: Png of the dot file.Examples are created for all the available printers:
Some of these printers are not merged into
dev
..dot
and.png
files might need to be regenerated for those printers.NOTE: Examples in Printer Documentation use files from this branch. Do not delete this branch before updating the URLs in wiki