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.

Developer Blog

Sample code, how-tos, and news from the Algorand developer community

  • Post Thumbnail
    article

    AlgoKit Launches

    AlgoKit is our new developer experience

    Alessandro Cappellato Ferrari
    Alessandro Cappellato Ferrari Algorand
  • Post Thumbnail
    article

    Pyteal 0.24.0: Sourcemapping!

    the new pyteal release introduces pyteal-to-teal sourcemapping.

    Anne Kenyon
    Anne Kenyon Algorand
  • Post Thumbnail
    article

    Introducing Official Algod Docker Containers

    Overview of Algorand's Algod Containers, the path forward, and a quick how to!

    Juan Granados
    Juan Granados Algorand Inc
  • Post Thumbnail
    article

    What's New in Algorand 3.15.0

    This article covers the new features of Algorand 3.15.0

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail
    article

    Developer Preview of Conduit

    Developer preview release of Conduit, a new, powerful, and flexible way to access Algorand chain data.

    Chai Hoang
    Chai Hoang Algorand
  • Post Thumbnail
    article

    AVM 8 New Features

    This post explains some of the new opcodes available to the Algorand Virtual Machine(AVM).

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail
    article

    Smart Contract Storage: Boxes

    An overview of Smart Contract storage mechanisms, and technical details for how to use boxes.

    Anne Kenyon
    Anne Kenyon Algorand
  • Post Thumbnail
    article

    Usage and Best Practices for Randomness Beacon

    This article describes using the randomness beacon

    Ori Shem-Tov
    Ori Shem-Tov Algorand
  • Post Thumbnail
    article

    Algorand Boosts Performance 5x in Latest Upgrade

    Exploring Algorand's Latest Performance Upgrade

    Noah Grossman
    Noah Grossman Algorand
  • Post Thumbnail
    article

    AVM 7 New Features

    This article summarizes the new features available in the Algorand Virtual Machine (AVM) version 7.

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail
    article

    Randomness on Algorand

    Explaining the new randomness capabilities on Algorand.

    Anne Kenyon
    Anne Kenyon Algorand
  • Post Thumbnail
    article

    Why is Sandbox Indispensable for Building dApps?

    Are you struggling to figure out what tools to use when developing dApps? Look no further. Learn why Sandbox should be the go-to developer tool when building dApps.

    Chris Kim
    Chris Kim Algorand
  • Post Thumbnail
    article

    Hello Beaker

    Introducing a framework for Smart Contract development on Algorand

    Ben Guidarelli
    Ben Guidarelli Algorand
  • Post Thumbnail
    article

    Prove your Skills with Algorand Code Challenges

    The Algorand Developer Portal has a new way to learn how to become an Algorand developer: Challenges.

    Ian Cross
    Ian Cross Algorand
  • Post Thumbnail
    tutorial

    Run Algorand Indexer using Azure Portal

    This tutorial is a step by step guide on how to deploy and run an Algorand Indexer on Microsoft Azure using Azure Portal

    Dame Seiel
    Dame Seiel
  • Post Thumbnail
    article

    Automated testing for Algorand smart contracts - Part 1

    A three part series on automated testing for your TEAL smart contracts

    Ashley Davis
    Ashley Davis Hone
  • Post Thumbnail
    article

    Introducing Algod Node UI

    This article announces the release of a Node UI for Algorand

    Chai Hoang
    Chai Hoang Algorand
  • Post Thumbnail
    article

    Improved Contract Debugging

    This article summarizes changes recently made to the SDKs to support the dryrun REST endpoint and how this can be used to debug Algorand smart contracts.

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail
    article

    Hash Map Design Pattern

    This article describes the Hash Map design pattern for building key-value associations onchain

    Sai Medury
    Sai Medury
  • Post Thumbnail
    article

    Using a Smart Contract to Spawn Additional Smart Contracts

    This article explains spawning child smart contracts from a parent contract using inner transactions.

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail
    article

    Algorand Unlimited Assets and Smart Contracts

    This article details the changes made to both the Algorand Algod (3.5.1) and Indexer (2.10.0) processes. This includes removing limits on Assets and Contracts that can be created or optioned into.

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail
    article

    Contract to Contract calls and an ABI come to Algorand

    This article summarizes many of the features available within the Algorand Virtual Machine (AVM) 1.1 Release.

    Jason Weathersby
    Jason Weathersby Algorand

Tutorials

Step-by-step guides by language and level

See All
  • Post Thumbnail
    Intermediate · 30 minutes
    JavaScript icon

    Build a SolidJS Web App with Wallet Integration

    Create a web app with SolidJS and the solid-algo-wallets library to enable users to sign Algorand transactions with their wallet

    Brian Whippo
    Brian Whippo
  • 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
    Intermediate · 1 hour
    goal icon

    Participate in Consensus from Ledger Nano S/X

    In this tutorial, we show how to participate in consensus from an account stored in a Ledger Nano S or X. By participating in consensus, you help decentralize the network.

    Fabrice Benhamouda
    Fabrice Benhamouda Algorand

Solutions

Code-based ideas and prototypes

See All
  • Post Thumbnail

    AlgoIoT

    Smart sensor demo unit with Algorand data notarization: leveraging AlgoIoT library by GT50

    Enrico Speranza
    Enrico Speranza GT50 S.r.l.
  • Post Thumbnail

    Unpredictable Randomness Thanks to Verifiable Random Functions

    Ever wondered how VRFs are used in Algorand? Find out in this article!

    Giorgio Ciotti
    Giorgio Ciotti Algorand Foundation
  • Post Thumbnail

    Flash Loans on Algorand VM vs Ethereum VM

    Have you ever wondered how Algorand feature set comes together to offer easy and convenient financial trades? Find out how it made flash loans easier!

    Giorgio Ciotti
    Giorgio Ciotti Algorand Foundation

Articles

Developer news and technical overviews

See All
  • Post Thumbnail

    print("Algokit v2, happy technology")

    With AlgoKit 2.0 we are bringing native Python to blockchain development, giving the millions of Python developers an easy onramp to the world of decentralized computing.

    Alessandro Cappellato Ferrari
    Alessandro Cappellato Ferrari Algorand
  • Post Thumbnail

    Algorand's Latest Upgrade: Dynamic Round Times & AVM v10

    Learn what's new with release 3.21 & AVM v10

    Giorgio Ciotti
    Giorgio Ciotti Algorand Foundation
  • Post Thumbnail

    Create your own NFT, in Layman's Terms

    In this blog post I will provide step by step instruction on creating an NFT with no knowledge of the process, from scratch.

    Russell Fustino
    Russell Fustino Algorand