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.

testnet

Showing 128 posts related with testnet.

  • Post Thumbnail

    Oracle for Algorand Using Smart Contracts

    This solution shows how to combine Pyteal smart contract and a Java application to implement an Oracle, to provide real world data to Algorand smart contracts.

    Dame Seiel
    Dame Seiel
  • Post Thumbnail

    Morra Game Using Reach

    Using high level languages to build dApps instead of low level assembly language is an attractive option for many professional developers. Frontends can be built in languages such as Python, Go, JavaScript and C#. Enjoy running the game simulation!

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail

    SHMUP Unity Game with Algorand SDK

    Unity solution and tutorial that uses the Algorand SDK to reward players with ASA Game Tokens

    Adrian Ross
    Adrian Ross Lehigh Univeristy
  • Post Thumbnail
    Beginner · 15 minutes or less
    JavaScript icon

    Using PureStake API with Algo Builder

    In this tutorial we present how to use PureStake API (algodv2 and indexer) within `algob` projects.

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

    Getting Started with the PureStake API Service

    Get up-and-running on the Algorand network without needing to run your own node.

    Katie
    Katie PureStake
  • Post Thumbnail
    Beginner · 1 hour
    JavaScript icon

    Working with ASA Using JavaScript

    This tutorial demonstrates the steps involved in creating a basic Algorand Standard Asset [(ASA)](https://developer.algorand.org/docs/features/asa/) using [JavaScript SDK](https://github.com/algorand/js-algorand-sdk).

    Russell Fustino
    Russell Fustino Algorand
  • 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
    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 · 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
    TEAL icon

    Writing a Simple Smart Contract

    Example showing how to build a simple smart contract.

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail
    Beginner · 30 minutes
    C# icon

    Desktop Algorand App

    In this tutorial, we will learn how to interact with the Algorand network to create a Windows Application that can be used to create account addresses and mnemonic keys, fund the account, and also check the address account balance.

    Stephen Sunday
    Stephen Sunday KusuConsult
  • Post Thumbnail
    Intermediate · 30 minutes
    Golang icon

    Compile and Run the Algorand Node Natively on Windows

    Learn how to build the Algorand node and the whole set of devtools on Microsoft Windows and run them without the need of emulators, virtual machines and even WSL.

    Mauro Leggieri
    Mauro Leggieri Rand Labs
  • 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
    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
    Beginner · 30 minutes
    Java icon

    Getting Started with Developing Android Apps on the Algorand Platform Using java-algorand-sdk

    This tutorial explains how to get started developing android apps that use the java-algorand-sdk

    Jesulonimi Akingbesote
    Jesulonimi Akingbesote Medflit
  • 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 · 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
  • Load More