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.

testing

Showing 254 posts related with testing.

  • 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

    Test your Algorand ORE ID Integration

    Testing your ORE ID app setup can be done easily on the developer dashboard. This includes testing your app’s account creation using any of the Oauth platforms, and signing transactions and can be done on both test and production apps.

    Shyla Hardwick
    Shyla Hardwick Aikon
  • Post Thumbnail
    Intermediate · 1 hour
    JavaScript icon

    Building a lending pool using Reach

    A lending pool is a contract which can be use to lend and borrow funds, tokenize debt and track interest earned or due. We will use Reach to build such a lending pool and see how the high level features make it easy to write such complex apps.

    Anmol
    Anmol
  • 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
    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
    Beginner · 15 minutes or less
    C# icon

    Create an Account on TestNet and Send Your First Transaction using C#

    This tutorial demonstrates the steps involved in creating a basic Standalone Algorand Account using the Community Algorand .NET SDK and funding it using the Algorand Testnet Faucet. The tutorial also covers send a payment transaction between two accounts.

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

    Create an Account on TestNet using JavaScript

    This tutorial demonstrates the steps involved in creating a basic Standalone Algorand Account using the JavaScript SDK.

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail
    Intermediate · 30 minutes
    JavaScript icon

    Algorand Builder Tutorial: Part 1 - Creating Local Network and Deploying ASA

    [Algorand Builder](https://github.com/scale-it/algo-builder) is a development environment, testing framework and asset pipeline for Algorand. Our goal is to make shipping Algorand applications simple, efficient, and scalable.

    Robert Zaremba
    Robert Zaremba Algorand Builder
  • 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
    Beginner · 1 hour
    Python icon

    Working with ASA using Python

    This tutorial demonstrates the steps involved in working with an Algorand Standard Asset (ASA) using the Python SDK.

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail
    Beginner · 30 minutes
    JavaScript icon

    Build a Web dApp Algorand Wallet Interface Using Reach and Vue

    A starter web dApp wallet interface using Reach-lang & Vue, that connects to an Algorand wallet & funds it from a local devnet

    Nicholas Burka
    Nicholas Burka
  • Post Thumbnail
    Beginner · 15 minutes or less
    Java icon

    Create an Account on TestNet using Java

    Create an Account on TestNet with Java

    Russell Fustino
    Russell Fustino 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
    Beginner · 15 minutes or less
    goal icon

    Access BetaNet Network using your own node and goal

    This tutorial describes how to setup and update a BetaNet network using your own node and goal.

    Russell Fustino
    Russell Fustino Algorand
  • 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
    Intermediate · 1 hour +
    JavaScript icon

    Using loop invariants for verification in Reach

    Loops can be quite useful for writing Reach programs but verifying the outcome of loops can be challenging. In this tutorial, we will go through a tour of one of the most important features of Reach - automatic verification of loops using invariants.

    Anmol
    Anmol
  • Post Thumbnail
    Beginner · 1 hour
    Java icon

    Working with ASA using Java

    This tutorial demonstrates the steps involved in creating a basic Algorand Standard Asset using Java.

    Russell Fustino
    Russell Fustino Algorand
  • Load More