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

    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
    Beginner · 15 minutes or less
    Java icon

    Using VS Code with Java

    This tutorial will facilitate how to debug using Visual Studio (VS) Code using Java

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail
    Beginner · 15 minutes or less
    Python icon

    Using VS Code with Python

    This tutorial will facilitate how to debug using Visual Studio (VS) Code in Python

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail
    Beginner · 15 minutes or less
    Golang icon

    Using VS Code with Go

    This tutorial will facilitate how to debug using Visual Studio (VS) Code with Go

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

    Send an Algorand Transaction Using Rust!

    In this tutorial we will take the first steps with the community supported Rust Algorand's SDK. We will start by installing Rust and the Algorand Sandbox and end by sending a transaction in a Rust program.

    Manuel Mauro
    Manuel Mauro
  • Post Thumbnail
    Beginner · 30 minutes
    C# icon

    Using VS Code with C#

    This tutorial will facilitate how to debug C# using Visual Studio (VS) Code

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail
    Intermediate · 15 minutes or less
    Python icon

    Adding Transaction Capabilities to a dApp Using AlgoSigner

    AlgoSigner is a blockchain wallet that makes it easy to use Algorand-based applications on the web. In this tutorial, you will learn how to integrate AlgoSigner into your decentralized application.

    Alberto Viera
    Alberto Viera PureStake
  • 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 · 30 minutes
    Golang icon

    Siam - Managing Global Application State

    With Siam, you can operate a small key-value store on the Algorand blockchain with minimal configuration. You can start publishing real-world data to the blockchain and write your own oracle.

    Adrian Alic
    Adrian Alic
  • Post Thumbnail

    Algorand Atomic Transfers

    A conceptual overview of Algorand Atomic Transfers for developers.

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail

    Welcome to the Algorand Developer Portal

    The new Algorand Developer Portal provides resources for developers to turn their ideas into full-scale applications. Browse and search across new content, like Tutorials and Solutions. Access technical documentation. Stay up-to-date on the latest features.

    Liz Baran
    Liz Baran Algorand
  • Post Thumbnail

    Getting Started on Algorand

    In this article, we are going to cover some of the basics of where to start, what tutorials are available, options for setting up your development environment, and how you can be rewarded for developing applications on the Algorand blockchain.

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail

    How to Write Smart Contracts

    This article summarizes the three primary ways you can build Algorand Smart Contracts.

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail

    Getting Started with Assets

    Creating an asset is simply a type of transaction on Algorand. There is no contract code required. Here are five ways to get started developing with Algorand Standard Assets.

    Liz Baran
    Liz Baran Algorand
  • Post Thumbnail

    Algorand V2 SDK Asset and Atomic Transfer Examples

    New Algorand SDK V2 examples for Assets and Atomic Transfers

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail

    SDK Updates: Deploying Stateful Smart Contracts

    Guided tour of SDK documentation focusing on stateful smart contract application development. Links to resources covering the basics thru building complete solutions.

    Ryan R. Fox
    Ryan R. Fox Algorand
  • Post Thumbnail

    Connecting WebApps using AlgoSigner

    This article highlights the AlgoSigner Chrome plugin and how it can be used to handle private keys and secret mnemonics without developers having to worry about them.

    Ryan R. Fox
    Ryan R. Fox Algorand
  • Post Thumbnail

    Sharing Global State Across Contracts

    This article explains how one contract can read another's global state.

    Jason Weathersby
    Jason Weathersby Algorand
  • Load More