Skip to content

block-foundation/docker-algorand-pyteal-devcontainer

GitHub License devContainer Docker Pulls Docker Stars Docker Image Version (latest semver) Docker Size


Block Foundation Logo

Algorand PyTeal DevContainer

Block Foundation Docker Containers


Block Foundation Containers

Contents



Report a Bug Request a Feature Ask a Question Make a Suggestion Start a Discussion

Welcome to the Algorand PyTeal Dockerized Development Environment project! This repository has been created with the primary goal of simplifying the process of setting up, developing, and testing Algorand Smart Contracts (ASC1s) in PyTeal.

Introduction

Building decentralized applications on the Algorand blockchain requires precise setup and coordination of various tools and dependencies. This can be quite complex and time-consuming. More importantly, differences in development environments can lead to inconsistencies that make it harder for teams to collaborate efficiently.

This project leverages the power of Docker and VS Code's DevContainers to provide a fully configured, isolated, and consistent development environment with all the tools you need to develop ASC1s in PyTeal. With this setup, you can quickly start your development work without worrying about installing and configuring your local development environment.

This Dockerized environment can also be easily shared, ensuring that all team members, no matter their operating system or installed software, can contribute efficiently and consistently.

Whether you are a seasoned Algorand developer or a beginner who is just starting to explore the world of blockchain and smart contracts, this project is designed to get you up and running quickly, and to make your development experience as smooth and efficient as possible.

Quick Start

To just pull the latest version of the container:

docker pull blockfoundation/algorand-pyteal-devcontainer

Resources

Algorand

Algorand SDK

Algorand Go

AlgoDjango

Algorand PyTeal

Algorand Sandbox


Colophon

Authors

This is an open-source project by the Block Foundation.

The Block Foundation mission is enabling architects to take back initiative and contribute in solving the mismatch in housing through blockchain technology. Therefore the Block Foundation seeks to unschackle the traditional constraints and construct middle ground between rent and the rigidity of traditional mortgages.

website: www.blockfoundation.io

Development Resources

Contributing

We'd love for you to contribute and to make this project even better than it is today! Please refer to the contribution guidelines for information.

Legal Information

Copyright

Copyright © 2023 Stichting Block Foundation. All Rights Reserved.

License

Except as otherwise noted, the content in this repository is licensed under the Creative Commons Attribution 4.0 International (CC BY 4.0) License, and code samples are licensed under the Apache 2.0 License.

Also see LICENSE and LICENSE-CODE.

Disclaimer

THIS SOFTWARE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.