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.

events

Showing 44 posts related with events.

  • Post Thumbnail

    Minting NFTs on Algorand using IPFS

    A DIY code solution and guide on how to work with NFTs (Subset of Algorand ASAs), using decentralized digital assets hosted and pinned on IPFS, in compliance with Algorand ARC3 convention.

    MG
    MG Algorand DevAM
  • Post Thumbnail
    Beginner · 30 minutes
    goal icon

    Create and Manage a Non-Fungible ASA from the Command Line Using goal

    This tutorial guides you step-by-step through the creation and configuration of a non-fungible Algorand Standard Asset (ASA) from the command line using goal.

    Cosimo Bassi
    Cosimo Bassi Algorand
  • Post Thumbnail
    Beginner · 1 hour +
    goal icon

    Deploying Sandbox to a Linux VM in Azure

    This tutorial demonstrates how to deploy a Sandbox development environment to a linux virtual machine in Azure. It tackles in great detail how to navigate Azure, but also provides an easy-to-use template for those with Azure experience.

    Wes
    Wes
  • Post Thumbnail
    Intermediate · 30 minutes
    Python icon

    Create your Own Coin on TestNet (LaylaCoin Series)

    Learn how to create, opt-in, transfer, and read balances of an asset on TestNet.

    Liz Baran
    Liz Baran Algorand
  • Post Thumbnail
    Beginner · 1 hour
    Python icon

    Simple NPC game interactions using a stateful contract and atomic transfers

    This tutorial will show you how to create a simple NPC game character using a stateful contract and atomic transfers. We'll also test it using the `goal` command line tool.

    dooke
    dooke
  • Post Thumbnail

    Encode Algorand Club Recap

    Recap of the Encode Algorand Club pre-accelerator and describes the projects built by each participating team.

    Anthony Beaumont
    Anthony Beaumont Encode
  • Post Thumbnail

    Introducing TypeScript Support for the Algorand JavaScript SDK

    TypeScript adds static type checking to JavaScript, improving the programming experience through early error flagging and enhanced code readability. Learn how Algorand’s TypeScript support can improve your development process.

    Jacob Daitzman
    Jacob Daitzman Algorand