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 176 posts related with smart contracts.

  • 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

    Block'n'Poll - Blockchain polling web application

    Block'n'Poll is a blockchain polling web application that allows users to easily create permissionless polls and vote on Algorand blockchain.

    Fabio Fiorella
    Fabio Fiorella Developer Ambassador
  • Post Thumbnail
    Intermediate · 30 minutes
    C# icon

    Create an Online Game Marketplace to Buy/Sell Games

    In this tutorial, we will learn how to interact with the Algorand network to create an online marketplace where games can be bought or sold online using TestNet.

    Stephen Sunday
    Stephen Sunday KusuConsult
  • 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
    Intermediate · 1 hour
    C# icon

    Create a Mobile App (Android/iOS) using Xamarin Forms

    Create a Mobile Application enabling you to interact with the Algorand blockchain.

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

    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

    Reach - The Easiest and Safest way to Build DApps

    Blockchain development is hard. Existing tooling is complex, time-consuming to use and not robust against common programming oversights. Reach is fundamentally changing the way blockchain developers approach their craft, safely, efficiently and with formal proofs.

    Chris Swenor
    Chris Swenor Reach
  • Post Thumbnail

    Making Development Easier with Algorand IDE Playground

    The RockX IDE Playground for Algorand allows developers to try out many protocol features within a Web IDE.

    Tony Chew
    Tony Chew RockX
  • Post Thumbnail

    Intro to Algorand Studio & Algorand VS Code Extension

    This article introduces two developer tools by Obsidian Labs. The first is their Algorand Studio project and the second is their VS Code Extension. Both tools are used to work with Algorand and make building and testing transactions and smart contracts easier. Additionally, both can be used to run an Algorand node.

    Phil Li
    Phil Li Obsidian Labs
  • 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

    Sharing Global State Across Contracts

    This article explains how one contract can read another's global state.

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail

    Introducing Algorand Builder

    Algorand Builder is a trustworthy framework for building Algorand DApps. We make building and shipping DApps easy.

    Robert Zaremba
    Robert Zaremba Algorand Builder
  • 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

    Integrate AlgoSigner Components Into Your DApp Using React

    React is one of the most popular JavaScript frontend libraries available. Quickly add AlgoSigner components to interface users with your DApp.

    Ryan R. Fox
    Ryan R. Fox Algorand
  • Post Thumbnail

    Algo Builder v0.5 Released

    We are pleased to announce the new Algo Builder release: v0.5 (renamed from Algorand Builder), which is a combined version of `@algo-builder/algob v0.5.2`, `@algo-builder/types-algosdk v0.2.0` and `@algo-builder/runtime v0.1.1`.

    Robert Zaremba
    Robert Zaremba Algorand Builder
  • Post Thumbnail

    Contract to Contract calls and an ABI come to Algorand

    This article summarizes many of the features available within the Algorand Virtual Machine (AVM) 1.1 Release.

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail

    Improved Contract Debugging

    This article summarizes changes recently made to the SDKs to support the dryrun REST endpoint and how this can be used to debug Algorand smart contracts.

    Jason Weathersby
    Jason Weathersby Algorand
  • Load More