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.

smart contracts

Showing 177 posts related with smart contracts.

  • Post Thumbnail
    Intermediate · 1 hour
    Python icon

    Track 65,000 Tickets - Arrays in Algorand

    Learn how to create, update and read arrays in Algorand. We will utilize key-value pairs, bytes, and bits to persistently store almost 65,000 elements in a single smart contract.

    Gidon Katten
    Gidon Katten
  • 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
    Beginner · 30 minutes
    JavaScript icon

    Build a Web dApp Algorand Wallet Interface Using Reach and Vue

    A starter web dApp wallet interface using Reach-lang & Vue, that connects to an Algorand wallet & funds it from a local devnet

    Nicholas Burka
    Nicholas Burka
  • 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
    Beginner · 15 minutes or less
    Python icon

    Algo Builder Tutorial Part 6: Using Tmpl expressions from PyTEAL

    In this tutorial we will show how to use Tmpl expression from PyTeal in Algo-Builder.

    Amit Yadav
    Amit Yadav Algo Builder
  • 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
    Intermediate · 1 hour
    Python icon

    Sending Rewards to ICO Investors Using Batch Transactions in Python

    In the early stages of their project, ASA creators are supported by the contributions of early investors. In this tutorial, we will look at how you can obtain all the transactions that have been made to your wallet and reward donors with your token.

    Marc Fresquet Rius
    Marc Fresquet Rius ASA Portfolio
  • Post Thumbnail
    Intermediate · 30 minutes
    JavaScript icon

    Algorand Builder Tutorial: Part 1 - Creating Local Network and Deploying ASA

    [Algorand Builder](https://github.com/scale-it/algo-builder) is a development environment, testing framework and asset pipeline for Algorand. Our goal is to make shipping Algorand applications simple, efficient, and scalable.

    Robert Zaremba
    Robert Zaremba Algorand 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
  • Post Thumbnail
    Intermediate · 30 minutes
    JavaScript icon

    Hash Time Lock Contract Template With JavaScript

    Build a Smart Contract that functions as a HTLC using JavaScript

    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 · 1 hour
    Python icon

    Creating a License Manager Contract utilizing PyTEAL and Inner Transactions

    This tutorial will introduce the reader to using Inner Transactions in PyTEAL using an example scenario: A License Manager Contract

    Julian Weber
    Julian Weber
  • Post Thumbnail
    Beginner · 30 minutes
    Python icon

    EVM-Based dApp on Algorand With Milkomeda A1

    How to deploy an EVM-based Smart Contract on Algorand-Milkomeda A1, and interact with it using Brownie

    David Duarte
    David Duarte
  • 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
    Intermediate · 30 minutes
    C# icon

    A Crowdfunding DApp on the Algorand Network

    A Crowdfunding Application built on the Algorand Network with the .NET Core framework. This will enable people crowdfund for their projects/businesses using the algorand protocol.

    Stephen Sunday
    Stephen Sunday KusuConsult
  • Post Thumbnail
    Intermediate · 1 hour
    JavaScript icon

    Building a lending pool using Reach

    A lending pool is a contract which can be use to lend and borrow funds, tokenize debt and track interest earned or due. We will use Reach to build such a lending pool and see how the high level features make it easy to write such complex apps.

    Anmol
    Anmol
  • Post Thumbnail
    Intermediate · 30 minutes
    TEAL icon

    Installing Algorand Studio on Windows 10 using WSL 2

    This tutorial will guide the user to install Algorand Studio IDE on Windows 10 using WSL 2.

    Abdelrahman Farag
    Abdelrahman Farag Algorand Ambassabor
  • 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
  • Load More