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.

python

Showing 121 posts related with python.

  • 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
    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 · 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
    Intermediate · 30 minutes
    Python icon

    Algorand Studio | Tutorial 2: Smart Contract Dynamic Fee

    Use Algorand Studio for ASC development including creating a project, coding, compiling, and constructing transactions to execute the smart contract.

    Phil Li
    Phil Li Obsidian Labs
  • Post Thumbnail
    Intermediate · 1 hour
    Python icon

    Algorand-Telegram Interactions: Part 1 - The Basics

    Create a Telegram Bot which connects your username to your Algorand account, then invoke some transactions.

    Oluwatosin Bello
    Oluwatosin Bello DevAms
  • Post Thumbnail
    Beginner · 1 hour
    Python icon

    Simple NPC game interactions using a stateful contract and atomic transfers

    This tutorial will show you how to create a simple NPC game character using a stateful contract and atomic transfers. We'll also test it using the `goal` command line tool.

    dooke
    dooke
  • 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
    Beginner · 15 minutes or less
    JavaScript icon

    Access BetaNet Network using Purestake

    Access BetaNet Network using PureStake

    Russell Fustino
    Russell Fustino Algorand
  • 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
    Intermediate · 30 minutes
    Python icon

    Indexer For Blockchain Analysis

    This tutorial goes over a few examples of using the 'indexer' to calculate Algorand blockchain metrics.

    Anya Gilad
    Anya Gilad Algorand
  • 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

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

    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
    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
    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

    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
  • Load More