Create Publication

We are looking for publications that demonstrate building dApps or smart contracts!
See the full list of Gitcoin bounties that are eligible for rewards.

Tutorials

Step-by-step guides by language and level

Level
Time to complete
Language/Tool
  • Post Thumbnail
    Beginner · 30 minutes
    Python icon

    EVM-Based dApp on Algorand With Milkomeda A1

    How to deploy an EVM-based Smart Contract on Algorand-Milkomeda A1, and interact with it using Brownie

    David Duarte
    David Duarte
  • Post Thumbnail
    Beginner · 30 minutes
    Python icon

    Deploying a bet dApp powered by Beaker

    In this tutorial you will deploy a bet dApp, named AlgoBet. You will setup an Algorand sandbox, compile the AlgoBet smart contract and instantiate it on the testnet. Finally, you will be able to interact with the deployed decentralized bet system.

    Algo Bet
    Algo Bet
  • Post Thumbnail
    Beginner · 15 minutes or less
    Golang icon

    Algosearch Setup

    A how to guide on set up AlgoSearch using Docker compose

    Thomas Upfield
    Thomas Upfield
  • Post Thumbnail
    Intermediate · 1 hour +
    Python icon

    Milestone Dapp Built with Pyteal

    We will build a decentralized milestone based application using pyteal and Python. PyTeal is used to write the smart contracts whereas interacting with them is done via Python using the `py-algorand-sdk`.

    Oluwatunmise Olatunbosun
    Oluwatunmise Olatunbosun
  • Post Thumbnail
    Beginner · 1 hour
    Python icon

    Create a Node on Azure & Sign Transactions with Azure Key Vault and Python

    In this tutorial, you will learn how to deploy an Azure Linux Virtual Machine and install an Algorand node on it. This tutorial will also go over how to sign a Transaction with Azure KeyVault.

    Pete Martinez
    Pete Martinez
  • Post Thumbnail
    Beginner · 1 hour +
    JavaScript icon

    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!

    Antony Silvetti-Schmitt
    Antony Silvetti-Schmitt University of Illinois
  • Post Thumbnail
    Intermediate · 30 minutes
    Python icon

    Understanding the TEAL Opcode Budget

    This guide gives a high-level overview of TEAL's opcode budget system, as well as a method to (finitely) increase it.

    Santiago Lisa
    Santiago Lisa
  • Post Thumbnail
    Intermediate · 1 hour
    Python icon

    Sending Rewards to ICO Investors Using Batch Transactions in Python

    In the early stages of their project, ASA creators are supported by the contributions of early investors. In this tutorial, we will look at how you can obtain all the transactions that have been made to your wallet and reward donors with your token.

    Marc Fresquet Rius
    Marc Fresquet Rius ASA Portfolio
  • Post Thumbnail
    Intermediate · 1 hour
    TEAL icon

    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.

    Alessio Russo
    Alessio Russo KTH
  • Post Thumbnail
    Beginner · 30 minutes
    Python icon

    Verify identity using a credential network

    Build and test a smart contract in which accounts vouch for one-anther's credentials to establish a network of trust.

    Garrin McGoldrick
    Garrin McGoldrick
  • Post Thumbnail
    Intermediate · 1 hour
    Python icon

    Creating a License Manager Contract utilizing PyTEAL and Inner Transactions

    This tutorial will introduce the reader to using Inner Transactions in PyTEAL using an example scenario: A License Manager Contract

    Julian Weber
    Julian Weber
  • Post Thumbnail
    Intermediate · 1 hour
    Python icon

    Track 65,000 Tickets - Arrays in Algorand

    Learn how to create, update and read arrays in Algorand. We will utilize key-value pairs, bytes, and bits to persistently store almost 65,000 elements in a single smart contract.

    Gidon Katten
    Gidon Katten
  • Load More