Tutorials
Step-by-step guides by language and level
-
Beginner · 15 minutes or less
Algo Builder: Intro to the Web Package
This tutorial is to demonstrate [`pipeline-ui`](https://github.com/scale-it/algo-builder-templates/tree/master/pipeline-ui) and [`AlgoSigner`](https://www.purestake.com/technology/algosigner/) in webapp using [`@algo-builder/web`](https://github.com/scale
-
Intermediate · 1 hour +
Crowdfunding Dapp with Reach
Building a crowdfunding dapp using the Reach blockchain development platform.
-
Beginner · 1 hour
Using WalletConnect with Reach in an RSVP system
When running an event, the organizer typically requires attendees to RSVP. However, typically there is a high no-show number for free events. So, the admin may charge a fee for the RSVP and reimburse upon check-in. No-shows loose the fee to the organizer.
-
Beginner · 15 minutes or less
Algosearch Setup
A how to guide on set up AlgoSearch using Docker compose
-
Beginner · 1 hour
Stateless session management with the Pera wallet
Leveraging Wallet Connect, NextJs and Redux to securely login users.
-
Beginner · 30 minutes
Using Azure Key Vault for Wallet Transactions using JavaScript
The aim of this tutorial to teach how to use Azure KeyVault to store secret and retrieve the secret to sign transactions and recover account.
-
Intermediate · 1 hour
Building and Deploying a Decentralised Voting System with PyTeal and React
A step by step tutorial on how to create a decentralized voting system.
-
Beginner · 1 hour +
Song Vote on Algorand - Create and deploy a fully functioning Dapp
Create and deploy dApp to vote on songs (or other things) on the Algorand test network. By the end you will have a good understanding of the full development pipeline on Algorand!
-
Intermediate · 1 hour
Royalty Fees in Algorand Using PyTeal
This is a short tutorial that explains how to implement Royalty Fees using Inner Transactions and Teal v5 capabilities in Algorand.
-
Beginner · 30 minutes
Build a decentralized voting app with Choice Coin and Javascript Algorand SDK tutorial Using NodeJs 📨
In this tutorial, you will learn how to build a voting application with Choice Coin and JavaScript Algorand SDK using NodeJs.
-
Beginner · 15 minutes or less
Using PureStake API with Algo Builder
In this tutorial we present how to use PureStake API (algodv2 and indexer) within `algob` projects.
-
Intermediate · 1 hour
Build an Algorand Web Wallet Interface Using Reach and React
This tutorial is a simple step by step guide on how to use the Reach frontend to connect to an Algorand wallet and sign transactions using MyAlgoWallet and Algosigner with React.