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.

contract

Showing 215 posts related with contract.

  • 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 · 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

    LimitOrder Contract with Python

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

    Jason Weathersby
    Jason Weathersby Algorand
  • 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
  • Post Thumbnail
    Intermediate · 15 minutes or less
    JavaScript icon

    Split Contract Template with JavaScript

    An example walkthrough of the Split Contract Template in JavaScript

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail

    Example Crowdfunding Stateful Smart Contract Application

    This solution explains one way to build a crowdfunding application on the Algorand Blockchain.

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail

    Example Permissioned Voting Stateful Smart Contract Application

    This solution explains one way to build a permissioned voting application on the Algorand Blockchain.

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail

    Example Permissionless Voting Stateful Smart Contract Application

    This solution explains one way to build a permissionless voting application on the Algorand Blockchain.

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail

    Example Digital Exchange Smart Contract Application

    This solution presents a very simple DEX application using stateless and stateful smart contracts. It allows users to place limit orders that are fulfilled at a later time by another party.

    Jason Weathersby
    Jason Weathersby Algorand
  • 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

    Building a decentralized vault using stateful smart contracts

    Vaults are a security mechanism to prevent cryptocurrency from being immediately withdrawn by forcing its creator to wait a certain wait time after a request has been made, while also giving them the ability to cancel a request that they have not made.

    Roberto Pettinau
    Roberto Pettinau Università degli studi di Cagliari
  • Post Thumbnail

    ASA payment for a smart contract service using Algorand

    This article presents a solution for how to use ASA payment for a smart contract service using Algorand. We will implement this using [Algo Builder](https://algobuilder.dev).

    Amit Yadav
    Amit Yadav Algo Builder
  • 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

    Algo Builder Tutorial Part 3: Stateful Smart Contracts

    This is the third tutorial from the Algo Builder series. In this tutorial we present how `algob` helps the developers to wield the power of Stateful Smart Contracts with TEAL.

    Amit Yadav
    Amit Yadav Algo Builder
  • Post Thumbnail
    Intermediate · 30 minutes
    Python icon

    Hash Time Lock Contract Template With Python

    Build a Smart Contract that functions as a HTLC using Python

    Jason Weathersby
    Jason Weathersby Algorand
  • Load More