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.

getting started

Showing 174 posts related with getting started.

  • Post Thumbnail
    Beginner · 30 minutes
    Python icon

    Generating And Securing A Vanity Address Using Rekeying

    This tutorial will show you how to use the Python package py-algorand-sdk to generate a new custom vanity Algorand address and how to subsequently secure it by rekeying it to an existing or new Algorand private key.

    Steve Ferrigno
    Steve Ferrigno Algorand
  • Post Thumbnail
    Beginner · 30 minutes
    goal icon

    Create and Manage a Non-Fungible ASA from the Command Line Using goal

    This tutorial guides you step-by-step through the creation and configuration of a non-fungible Algorand Standard Asset (ASA) from the command line using goal.

    Cosimo Bassi
    Cosimo Bassi Algorand
  • Post Thumbnail
    Intermediate · 30 minutes
    JavaScript icon

    Making HTTP request to Algorand using AlgoExplorer API

    This tutorial looks at getting transaction data from or posting data to the Algorand blockchain using the Algoexplorer API. This post looks at how to make GET and POST requests to the Algorand network for transaction data as well as posting transactions

    Blaise Bayuo
    Blaise Bayuo Developer Ambassador
  • Post Thumbnail
    Intermediate · 30 minutes
    Python icon

    Create your Own Coin on TestNet (LaylaCoin Series)

    Learn how to create, opt-in, transfer, and read balances of an asset on TestNet.

    Liz Baran
    Liz Baran Algorand
  • Post Thumbnail
    Beginner · 30 minutes
    Python icon

    AlgoMinter - a Web App for Minting Assets Using Python, AlgoSigner, and Anvil Platform

    In this tutorial, we will demonstrate how to easily build simple web apps with minimum infrastructure configuration efforts using Python and Anvil platform, as well as, how to integrate them with AlgoSigner.

    Altynbek Orumbayev
    Altynbek Orumbayev
  • Post Thumbnail

    Building on Algorand: Developer Week 2020 Hackathon, Recap and Code

    Over 600 attendees participated recently at the Algorand Sponsored Developer Week 2020 in San Francisco...

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail

    Introducing Sandbox 2.0

    Algorand Sandbox 2.0 is focused on developers and now deploys a containerized private network with an indexer by default. All APIs are exposed to localhost; sending and searching for transaction has never been easier.

    Will Winder
    Will Winder Algorand
  • Post Thumbnail

    Introducing TEAL Version 3

    This article summarizes all the changes made to TEAL in version 3.

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail

    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
  • Post Thumbnail

    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

    Django Staking Service Demo

    This article introduces you to an example staking platform that’s available on github, to demonstrate how such a service can be created on Algorand.

    Steve Ferrigno
    Steve Ferrigno Algorand
  • Post Thumbnail

    Hello Beaker

    Introducing a framework for Smart Contract development on Algorand

    Ben Guidarelli
    Ben Guidarelli Algorand
  • Post Thumbnail

    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

    Randomness on Algorand

    Explaining the new randomness capabilities on Algorand.

    Anne Kenyon
    Anne Kenyon Algorand
  • Post Thumbnail

    Usage and Best Practices for Randomness Beacon

    This article describes using the randomness beacon

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

    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

    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
    Intermediate · 1 hour +
    JavaScript icon

    Algorand Blockchain Development using Reach - Part 7: React.js Front End and AlgoSigner Integration

    In this final entry in the series dApp development with Reach. We add a UI to our Rock Paper Scissors game. We will also interact with AlgoSigner as our Web Wallet. We assume the reader has followed the full tutorial series and Reach reference docs.

    Kwame Bryan
    Kwame Bryan Developer Ambassador
  • Load More