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.

Javascript

Showing 100 posts related with Javascript.

  • 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
    Beginner · 30 minutes
    JavaScript icon

    Algorand Studio | Tutorial 1: Basic Features

    Set up your local machine for Algorand development using Algorand Studio, includes a walk through its basic features.

    Phil Li
    Phil Li Obsidian Labs
  • 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

    Build a SolidJS Web App with Wallet Integration

    Create a web app with SolidJS and the solid-algo-wallets library to enable users to sign Algorand transactions with their wallet

    Brian Whippo
    Brian Whippo
  • Post Thumbnail
    Intermediate · 30 minutes
    JavaScript icon

    Algo Builder Tutorial Part 5: Algob Console

    In this tutorial we present how to use `algob console` to quickly and easily interact with Algorand Standard Assets and Smart Contracts.

    Ratik Jindal
    Ratik Jindal
  • 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 · 30 minutes
    JavaScript icon

    Making HTTP request to Algorand using AlgoExplorer API

    This tutorial looks at getting transaction data from or posting data to the Algorand blockchain using the Algoexplorer API. This post looks at how to make GET and POST requests to the Algorand network for transaction data as well as posting transactions

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

    Using TEAL debugger with algo-buiilder

    In this tutorial we present how to use TEAL debugger with `algob` (debugging smart contracts with dry run OR launch a live debugging session)

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

    How to Run the ORE ID Sample App

    Take ORE ID for a test drive. ORE ID makes it easy for users to send transactions to the blockchain from within your app. This tutorial will teach you how to pull down and run the ORE ID sample app running on the Algorand blockchain on your local machine.

    Shyla Hardwick
    Shyla Hardwick Aikon
  • 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
    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
    Intermediate · 1 hour
    TEAL icon

    Royalty Fees in Algorand Using PyTeal

    This is a short tutorial that explains how to implement Royalty Fees using Inner Transactions and Teal v5 capabilities in Algorand.

    Alessio Russo
    Alessio Russo KTH
  • Post Thumbnail
    Intermediate · 1 hour
    JavaScript icon

    Integrating ALGO and ASA transfers within your application

    Learn how to integrate your application with Algo or ASA by walking through code examples.

    Alex Bakoushin
    Alex Bakoushin Web3
  • Post Thumbnail
    Beginner · 15 minutes or less
    JavaScript icon

    Create Your First ORE ID Application

    Creating your test app is simple using our sample app. Here you will learn to create an ORE ID app and configure the sample app to run your test app, allowing you to test logins and transaction signing on the chain.

    Shyla Hardwick
    Shyla Hardwick Aikon
  • 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
    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
    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 +
    JavaScript icon

    Algorand Blockchain Development using Reach - Part 7: React.js Front End and AlgoSigner Integration

    In this final entry in the series dApp development with Reach. We add a UI to our Rock Paper Scissors game. We will also interact with AlgoSigner as our Web Wallet. We assume the reader has followed the full tutorial series and Reach reference docs.

    Kwame Bryan
    Kwame Bryan Developer Ambassador
  • Load More