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.

dapp

Showing 285 posts related with dapp.

  • 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

    NFT Drop Created with Reach

    An overview of the development of the Reach NFT Drop Dapp

    Blake Wilkey
    Blake Wilkey
  • 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
    Golang icon

    Algosearch Setup

    A how to guide on set up AlgoSearch using Docker compose

    Thomas Upfield
    Thomas Upfield
  • Post Thumbnail
    Intermediate · 30 minutes
    JavaScript icon

    Algorand Blockchain Development using Reach Part 5 Non Participation

    Non-participation occurs both in the centralized and decentralized development worlds. In the case of commerce-driven development knowing how to handle this is paramount as a blockchain developer.

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

    Deploying a Scheduling Service for Automated Payments

    Deploy an automated payment system for scheduled payments using the Hangfire - .Net Library on the Algorand Network to make our background tasks and jobs easier for payments.

    Stephen Sunday
    Stephen Sunday KusuConsult
  • 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
    JavaScript icon

    Algorand Blockchain Development using Reach Part 3 Bets - Wagers

    In this tutorial, we add in both wagering and payouts to the winner of our Rock Paper Scissors Algorand blockchain game. By the end of this tutorial, you will have a full featured game allowing wager, provably fair outcomes and payouts to the winner.

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

    Algorand Blockchain Development using Reach - Part 6: Looping to Determine the Winner

    In this tutorial, we explore loops in Reach. As dApp developers must take special care when performing loops within a consensus network. Thankfully, the Reach verification engine assures we write safe dApps.

    Kwame Bryan
    Kwame Bryan Developer Ambassador
  • 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
    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
    Intermediate · 30 minutes
    JavaScript icon

    Algorand Blockchain Development using Reach Part 4 Trust - Commitments

    In this tutorial, we implemented a secure version of Rock, Paper, Scissors. These are the cornerstones of Blockchain development.

    Kwame Bryan
    Kwame Bryan 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 · 15 minutes or less
    JavaScript icon

    Algorand Blockchain Development using Reach Part 2 RPS

    Blockchain development doesn't have to be difficult. Using Reach lang proves that. Please visit docs.reach.sh for more information.

    Kwame Bryan
    Kwame Bryan Developer Ambassador
  • 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
    Beginner · 1 hour
    JavaScript icon

    Stateless session management with the Pera wallet

    Leveraging Wallet Connect, NextJs and Redux to securely login users.

    Algo Doggo
    Algo Doggo
  • Post Thumbnail
    Intermediate · 30 minutes
    JavaScript icon

    Scheduling Transactions for Sending in the Future

    This tutorial shows how to schedule a payment transaction. Instead of processing the payments now, you can schedule if for a future date/time.

    Blaise Bayuo
    Blaise Bayuo Developer Ambassador
  • 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
  • Load More