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.

accounts

Showing 261 posts related with accounts.

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

    Create A Private Instance of Algorand In A Testbed

    This tutorial demonstrates the steps involved in creating a fully private instance of Algorand in a testbed with three independent VMs.

    Stefano De Angelis
    Stefano De Angelis University of Southampton
  • Post Thumbnail
    Beginner · 1 hour
    TEAL icon

    Writing a Simple Smart Contract

    Example showing how to build a simple smart contract.

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail
    Intermediate · 1 hour
    cURL icon

    Run Algorand Indexer on Azure with Azure CLI

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

    Dame Seiel
    Dame Seiel
  • Post Thumbnail
    Intermediate · 30 minutes
    JavaScript icon

    LimitOrder Contract with JavaScript

    A walkthrough example of how to use a limit order contract with JavaScript.

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail
    Beginner · 30 minutes
    Python icon

    Read and Write to the Transaction Note Field with Python

    Example Python to read and write into the note field.

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail
    Intermediate · 1 hour
    JavaScript icon

    Creating Transactions from Spreadsheets

    This tutorial looks at how to create different Algorand transactions from an imported excel sheet.

    Blaise Bayuo
    Blaise Bayuo Developer Ambassador
  • Post Thumbnail
    Beginner · 30 minutes
    JavaScript icon

    Algorand BSN Portal - Getting Started

    “Participating in the BSN International provides a cost effective and stable infrastructure for developers and enterprises to build on Algorand." - Fangfang Chen, Chief Operating Officer at Algorand Foundation

    KC Tam
    KC Tam Developer Ambassador
  • Post Thumbnail
    Intermediate · 15 minutes or less
    JavaScript icon

    Algorand Blockchain Development using Reach Part 1

    The future is bright for Algorand and Algorand Blockchain Developers. Tools like Reach are going to be the forefront of CrossChain / MultiChain development.

    Kwame Bryan
    Kwame Bryan Developer Ambassador
  • Post Thumbnail
    Intermediate · 30 minutes
    Golang icon

    LimitOrder Contract with Go

    A walkthrough example of how to use a limit order contract with Go.

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail
    Intermediate · 30 minutes
    JavaScript icon

    Algo Builder Tutorial Part 4: Testing Smart Contracts

    In this tutorial we present how `algob` helps the developers to test their smart contracts effectively.

    Robert Zaremba
    Robert Zaremba Algorand Builder
  • Post Thumbnail
    Intermediate · 30 minutes
    Java icon

    LimitOrder Contract with Java

    A walkthrough example of how to use a limit order contract with Java.

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail
    Intermediate · 30 minutes
    Java icon

    How to use Multisignature Transactions in Java

    This tutorial covers how to sign and send transactions from a multisignature account using the Algorand Java SDK

    Jesulonimi Akingbesote
    Jesulonimi Akingbesote Medflit
  • Post Thumbnail
    Intermediate · 30 minutes
    Java icon

    Hash Time Lock Contract Template With Java

    Build a Smart Contract that functions as a HTLC using Java

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail
    Beginner · 15 minutes or less
    Python icon

    Setting the Transaction Fee with Python

    Setting Transaction Fee with Python

    Jason Weathersby
    Jason Weathersby Algorand
  • 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

    Algo Builder Tutorial Part 2: Stateless Smart Contracts

    Building Smart Contracts with Algo Builder. Our goal is to make shipping Algorand applications simple, efficient, and scalable.

    Robert Zaremba
    Robert Zaremba Algorand 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
  • Load More