beaker
Smart Contract Framework
A framework for writing Smart Contracts on Algorand using Python
A framework for writing Smart Contracts on Algorand
98 stars
11 watching
33 forks
Language: Python
last commit: about 1 month ago algorandcryptocurrencypythonsmart-contracts
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 | 285 |
algorandfoundation/algokit-beaker-default-template | Provides a production-ready baseline for developing and deploying Beaker smart contracts on the Algo blockchain | 7 |
algorandfoundation/algokit-python-template | A production-ready template for developing and deploying smart contracts on the Algorand blockchain | 6 |
algorandfoundation/algokit-fullstack-template | Provides a full-stack template for developing and deploying Algorand smart contracts with both frontend and backend tools | 6 |
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. | 133 |
algoworldnft/algoworld-contracts | Smart contracts and signatures for swapping on the Algorand blockchain, supporting multiple types of swaps. | 30 |
algorand/pyteal-utils | A collection of utility methods and classes for working with Smart Contract programs in PyTEAL. | 28 |
algorand/graviton | A toolkit for testing smart contracts written in TEAL programming language | 17 |
algorandlabs/smart-asa | A reference implementation of a smart asset standard on the Algorand blockchain | 32 |
algorandfoundation/puya | An implementation of Python on the Algorand AVM, enabling smart contract development and logic signature creation. | 91 |
algorandfoundation/algokit-cli | A toolset for building and deploying applications on the Algorand network | 169 |
aorumbayev/algokit-tealish-template | Provides a structured template for developing Algorand Smart Contracts using Algokit and Tealish | 0 |
algorand/py-algorand-sdk | A Python SDK for interacting with the Algorand network | 268 |
algorandfoundation/tealscript | Enables ASC development with native TypeScript syntax and tooling support | 51 |
cusma/algorand-school | A comprehensive resource for learning Algorand's blockchain technology and ecosystem | 78 |