pyteal-utils
Contract helper
A collection of utility methods and classes for working with Smart Contract programs in PyTEAL.
28 stars
10 watching
9 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
algorand/pyteal | Provides a Python interface to Algorand Smart Contracts enabling developers to create and manage smart contracts using a high-level, functional programming style | 286 |
algorand/graviton | A toolkit for testing smart contracts written in TEAL programming language | 17 |
algorand/py-algorand-sdk | A Python SDK for interacting with the Algorand network | 271 |
algorandfoundation/beaker | A framework for writing Smart Contracts on Algorand using Python | 98 |
algorandfoundation/algokit-python-template | A production-ready template for developing and deploying smart contracts on the Algorand blockchain | 6 |
thencc/algonautjs | A front-end friendly utility for facilitating intuitive transactions on the Algorand network. | 10 |
scale-it/algo-builder | Automates development of Algorand Assets and Smart Contracts with a framework offering REPL, testing, boilerplates, and integration with the Algorand ecosystem. | 132 |
aldur/vim-algorand-teal | A plugin that adds syntax highlighting for Algorand's TEAL smart contract language to vim. | 6 |
hipo/tealinspector | Analyze and decipher Algorand smart contract lines of code | 15 |
algoworldnft/algoworld-contracts | Smart contracts and signatures for swapping on the Algorand blockchain, supporting multiple types of swaps. | 30 |
algorandfoundation/algokit-fullstack-template | Provides a full-stack template for developing and deploying Algorand smart contracts with both frontend and backend tools | 6 |
algorandfoundation/tealscript | Enables ASC development with native TypeScript syntax and tooling support | 52 |
algorandfoundation/puya | An implementation of Python on the Algorand AVM, enabling smart contract development and logic signature creation. | 92 |
rootsoft/algorand-php | An SDK to interact with the Algorand blockchain from PHP | 44 |
makerdao/pymaker | An API providing access to Maker contracts | 193 |