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.

atomic transfer

Showing 65 posts related with atomic transfer.

  • Post Thumbnail

    Algorand Atomic Transfers

    A conceptual overview of Algorand Atomic Transfers for developers.

    Russell Fustino
    Russell Fustino 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
    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

    TEAL ALGO Oracle in Algorand Layer-1

    In a blockchain, the ability to reference a price on-chain enables a seamless and trustless transaction environment, especially for automated transactions and smart contracts. Oracles are the entities in charge of broadcasting off-chain data such as market price to the blockchain, and serve as a source of truth that allows on-chain dApps to measure the value of assets referenced within a transaction. Rand Labs and Borderless Capital releases a Algorand Oracle that can be referenced in atomic transfers using TEAL stateful and stateless smart contracts.

    Pablo Yabo
    Pablo Yabo Rand Labs
  • Post Thumbnail

    Linking Algorand Stateful and Stateless Smart Contracts

    This article discussing linking stateful and stateless smart contracts and why it makes sense in many applications.

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail

    Making Development Easier with AlgoDEA IntelliJ Plugin

    AlgoDEA IntelliJ plugin provides end to end development life-cycle on Algorand blockchain using IntelliJ IDE. Using this plugin, developers can create and test both stateless and stateful smart contracts directly from their IntelliJ IDE. Some of the other key features supported by this plugin are editor support for TEAL & PyTeal files, ASA management, Atomic Transfers, Test account management. The goal of this plugin is to increase developer productivity by simplifying various interactions with Algorand blockchain. Due to simple consistent development workflow in the IDE, developers can iterate faster during development stage.

    Satya Ranjan
    Satya Ranjan Developer
  • Post Thumbnail

    Build Algorand iOS, Android and UWP apps using C# .NET SDK and Xamarin

    This solution shows how to build an Algorand application for iOS, Android and Universal Windows Platform (UWP), with one code base, using Xamarin Forms and C#.

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail

    AlgoNim

    AlgoNim is the first Algorand game incorporating all the features introduced in Algorand 2.0: Algorand Standard Assets (ASA), Atomic Transfers (AT) and Algorand Smart Contracts (ASC1).

    Cosimo Bassi
    Cosimo Bassi Algorand
  • Post Thumbnail

    Assets and Custom Transfer Logic

    This solution illustrates enforcing a call to a smart contract while transferring an Asset (ASA).

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail

    ASA Recurring Withdrawal DApp

    Build an ASA's recurring withdrawal dApp combining Algorand Standard Assets, Algorand Smart Contracts and Atomic Transfers.

    Cosimo Bassi
    Cosimo Bassi Algorand
  • Post Thumbnail

    Fractional Auction Listing for Real Estate Investing

    Deploy a Fractional Auction Listing Application using smart contracts and atomic transfers to allow investors to purchase fractional ownership of real estate.

    Vincenzo Alaia
    Vincenzo Alaia Domain
  • 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
    C# icon

    Atomic Transactions Web and Console Applications

    This is a DApp walkthrough to generate account addresses and mnemonic keys, fund the account, check the account details, and also perform transactions. This was built using the C#/.NET framework to communicate with the Algorand Blockchain.

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

    Updated PyTeal Resources

    PyTeal, a language binding for TEAL, is a community project created to make writing Algorand Smart Contracts (ASC) easier. This article summarizes the latest resources available to start building Algorand Smart Contracts in Python.

    Liz Baran
    Liz Baran 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

    Stateful Smart Contracts, Rekeying, and Fast Catchup

    Stateful Smart Contracts, Rekeying, and Fast Catchup are brand new features that are now available to try on BetaNet. Learn more about what these features are and how to get started.

    Liz Baran
    Liz Baran 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
  • Load More