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

    Using Stateful Smart Contract To Create Algorand Standard Asset

    Using PyTeal and goal, we use a stateful smart contract linked with an escrow account to create an Algorand Standard Asset.

    Gidon Katten
    Gidon Katten
  • Post Thumbnail

    Integrate AlgoSigner to JavaScript Application on Algorand

    This solution contains several examples of different ways to use the Algorand JavaScript SDK, including sending transactions, creating atomic transfers, and interacting with Smart Contracts.

    JW Dixon
    JW Dixon
  • Post Thumbnail

    ASA Bidding Application Using PyTeal

    Solution that explains a system developed on the Algorand network that does automated bidding for an asset of interest for a predefined period of time. The app is developed using PyTeal and py-algorand-sdk

    Vilijan Monev
    Vilijan Monev
  • Post Thumbnail

    Build an employee loan arrangement dApp

    Build an Employee Loan dApp using Algorand Layer-1 functionalities to manage the loan arrangements between employers, employees and financial authorities.

    Stefano De Angelis
    Stefano De Angelis University of Southampton
  • Post Thumbnail

    Flipping a Coin Using Hashing

    Two Algorand accounts can bet on the result of a coin flip. Alice flips the coin and records the hashed result, Bob guesses and then Alice reveals the result. Example of commitment scheme.

    Gidon Katten
    Gidon Katten
  • Post Thumbnail

    Tic-Tac-Toe dApp

    Design and deploy the Tic-Tac-Toe game on the Algorand blockchain. The game logic is implemented as a Stateful Smart Contract using PyTeal while the communication with the network is done using the py-algorand-sdk.

    Vilijan Monev
    Vilijan Monev
  • Post Thumbnail

    What's the best way to learn about Algorand?

    This blog describes my journey to learning Algorand development and provides you with tips on how to get started building on Algorand.

    Camille Dubois
    Camille Dubois
  • Post Thumbnail

    Oracle for Algorand Using Smart Contracts

    This solution shows how to combine Pyteal smart contract and a Java application to implement an Oracle, to provide real world data to Algorand smart contracts.

    Dame Seiel
    Dame Seiel
  • Post Thumbnail
    Intermediate · 30 minutes
    JavaScript icon

    LimitOrder Contract with JavaScript

    A walkthrough example of how to use a limit order contract with JavaScript.

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail
    Intermediate · 30 minutes
    Java icon

    LimitOrder Contract with Java

    A walkthrough example of how to use a limit order contract with Java.

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail
    Intermediate · 30 minutes
    Golang icon

    LimitOrder Contract with Go

    A walkthrough example of how to use a limit order contract with Go.

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail
    Intermediate · 1 hour +
    Python icon

    Milestone Dapp Built with Pyteal

    We will build a decentralized milestone based application using pyteal and Python. PyTeal is used to write the smart contracts whereas interacting with them is done via Python using the `py-algorand-sdk`.

    Oluwatunmise Olatunbosun
    Oluwatunmise Olatunbosun
  • Post Thumbnail
    Intermediate · 15 minutes or less
    Java icon

    Split Contract Template with Java

    An example walkthrough of the Split Contract Template in Java

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail
    Intermediate · 30 minutes
    Python icon

    Algorand Studio | Tutorial 2: Smart Contract Dynamic Fee

    Use Algorand Studio for ASC development including creating a project, coding, compiling, and constructing transactions to execute the smart contract.

    Phil Li
    Phil Li Obsidian Labs
  • Post Thumbnail
    Intermediate · 30 minutes
    Python icon

    LimitOrder Contract with Python

    A walkthrough example of how to use a limit order contract with Python.

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail
    Beginner · 1 hour
    Python icon

    Creating an NFTMarketplace

    Creating an NFTMarketplace application where users can mint, buy and sell NFTs.

    Vilijan Monev
    Vilijan Monev
  • Post Thumbnail
    Intermediate · 15 minutes or less
    Python icon

    Split Contract Template with Python

    An example walkthrough of the Split Contract Template in Python

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail
    Intermediate · 15 minutes or less
    Golang icon

    Split Contract Template with Go

    An example walkthrough of the Split Contract Template in Go

    Jason Weathersby
    Jason Weathersby Algorand
  • Load More