
Intermediate · 1 hour
Using ASA as Monopoly Money
This tutorial deploys a web application designed to use Algorand Standard Assets instead of paper Monopoly money.

Beginner · 30 minutes
Read and Write to the Transaction Note Field with Python
Example Python to read and write into the note field.

Beginner · 1 hour
Working with ASA using Python
This tutorial demonstrates the steps involved in working with an Algorand Standard Asset (ASA) using the Python SDK.

Beginner · 15 minutes or less
Creating a Python Transaction with the PureStake API
Learn to create a transaction and send it programmatically

Intermediate · 15 minutes or less
Adding Transaction Capabilities to a dApp Using AlgoSigner
AlgoSigner is a blockchain wallet that makes it easy to use Algorand-based applications on the web. In this tutorial, you will learn how to integrate AlgoSigner into your decentralized application.

Intermediate · 30 minutes
Indexer For Blockchain Analysis
This tutorial goes over a few examples of using the 'indexer' to calculate Algorand blockchain metrics.

Beginner · 15 minutes or less
Access BetaNet Network using Purestake
Access BetaNet Network using PureStake

Beginner · 15 minutes or less
Access BetaNet Network using Sandbox
This tutorial describes how to access the BetaNet network using Sandbox.

Beginner · 15 minutes or less
Using VS Code with Python
This tutorial will facilitate how to debug using Visual Studio (VS) Code in Python

Beginner · 15 minutes or less
Locating a Transaction using the Archiver/Indexer with Python
Locating a Transaction using the Archiver/Indexer with Python

Beginner · 15 minutes or less
Setting the Transaction Fee with Python
Setting Transaction Fee with Python

Beginner · 15 minutes or less
Create an Account on TestNet with Python
Generate a new account, fund it, and check your balance on TestNet using the Python SDK.