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
    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
  • Post Thumbnail
    Intermediate · 30 minutes
    JavaScript icon

    Using TEAL debugger with algo-buiilder

    In this tutorial we present how to use TEAL debugger with `algob` (debugging smart contracts with dry run OR launch a live debugging session)

    Ratik Jindal
    Ratik Jindal
  • Post Thumbnail
    Beginner · 15 minutes or less
    goal icon

    Exploring the Algorand Sandbox

    Explore how the Algorand sandbox works, it's configuration files, interesting artifacts, and how to spin up your custom Algorand network from a genesis file.

    Tobias Schmidt
    Tobias Schmidt
  • Post Thumbnail
    Intermediate · 1 hour +
    JavaScript icon

    Using loop invariants for verification in Reach

    Loops can be quite useful for writing Reach programs but verifying the outcome of loops can be challenging. In this tutorial, we will go through a tour of one of the most important features of Reach - automatic verification of loops using invariants.

    Anmol
    Anmol
  • Post Thumbnail
    Beginner · 1 hour
    Python icon

    Creating an NFTMarketplace

    Creating an NFTMarketplace application where users can mint, buy and sell NFTs.

    Vilijan Monev
    Vilijan Monev
  • Post Thumbnail
    Beginner · 15 minutes or less
    Python icon

    Algo Builder Tutorial Part 6: Using Tmpl expressions from PyTEAL

    In this tutorial we will show how to use Tmpl expression from PyTeal in Algo-Builder.

    Amit Yadav
    Amit Yadav Algo Builder
  • Post Thumbnail
    Beginner · 1 hour
    Python icon

    Create and test smart contracts using Python

    Create two smart contracts using Python Algorand SDK and PyTeal, then test their implementation using pytest.

    Ivica Paleka
    Ivica Paleka
  • Post Thumbnail
    Intermediate · 30 minutes
    Java icon

    Build Algorand Android Smart Contract using Kotlin

    This tutorial is targeted at beginners and intermediate Algorand developers who primarily develop Android Applications using Kotlin. The tutorial will also be beneficial to Java Android Developers as both languages have a lot in common.

    Glory Agatevure
    Glory Agatevure Africinnovate
  • Post Thumbnail
    Intermediate · 1 hour
    JavaScript icon

    Integrating ALGO and ASA transfers within your application

    Learn how to integrate your application with Algo or ASA by walking through code examples.

    Alex Bakoushin
    Alex Bakoushin Web3
  • Post Thumbnail
    Beginner · 15 minutes or less
    Java icon

    Restful Algorand API with Spring Boot

    By leveraging a simple Algorand Spring Boot starter, and implementing the Spring Web library, we can easily standup a Restful API to allow users to interact with the Algorand ecosystem.

    babcoccl
    babcoccl
  • Post Thumbnail
    Intermediate · 30 minutes
    Python icon

    Using the TEAL Debugger to Debug a Smart Contract

    This tutorial will provide a step-by-step guide on how to use the TEAL debugger to debug a buggy Algorand smart contract.

    Damian Barabonkov
    Damian Barabonkov
  • Load More