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.

read

Showing 264 posts related with read.

  • Post Thumbnail

    AVM 8 New Features

    This post explains some of the new opcodes available to the Algorand Virtual Machine(AVM).

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail

    Developer Preview of Conduit

    Developer preview release of Conduit, a new, powerful, and flexible way to access Algorand chain data.

    Chai Hoang
    Chai Hoang Algorand
  • Post Thumbnail

    What's New in Algorand 3.15.0

    This article covers the new features of Algorand 3.15.0

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail

    Introducing Official Algod Docker Containers

    Overview of Algorand's Algod Containers, the path forward, and a quick how to!

    Juan Granados
    Juan Granados Algorand Inc
  • Post Thumbnail

    Pyteal 0.24.0: Sourcemapping!

    the new pyteal release introduces pyteal-to-teal sourcemapping.

    Anne Kenyon
    Anne Kenyon Algorand
  • Post Thumbnail

    AlgoKit Launches

    AlgoKit is our new developer experience

    Alessandro Cappellato Ferrari
    Alessandro Cappellato Ferrari Algorand
  • Post Thumbnail

    Developer Improvements in go-algorand 3.16

    go-algorand 3.16 introduces several noteworthy useful improvements for developers. We highlight and explain them here.

    Anne Kenyon
    Anne Kenyon Algorand
  • Post Thumbnail

    Introducing AVM 9: Group Resource Sharing

    AVM 9 introduces a new mechanic for foreign reference arrays. They are now shared across the transaction group.

    Anne Kenyon
    Anne Kenyon Algorand
  • Post Thumbnail

    Create your own NFT, in Layman's Terms

    In this blog post I will provide step by step instruction on creating an NFT with no knowledge of the process, from scratch.

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail

    print("Algokit v2, happy technology")

    With AlgoKit 2.0 we are bringing native Python to blockchain development, giving the millions of Python developers an easy onramp to the world of decentralized computing.

    Alessandro Cappellato Ferrari
    Alessandro Cappellato Ferrari Algorand
  • Post Thumbnail

    Building Mobile Apps Using React-Native-Algo Library

    The react-native-algo library provides mobile developers easy access to the java-algorand-sdk while building an android app in react-native.

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

    Integrate AlgoSigner Components Into Your DApp Using React

    React is one of the most popular JavaScript frontend libraries available. Quickly add AlgoSigner components to interface users with your DApp.

    Ryan R. Fox
    Ryan R. Fox Algorand
  • Load More