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.

signatures

Showing 65 posts related with signatures.

  • Post Thumbnail

    Understanding the TEAL Stack by Example

    Learn how the TEAL language works: Understand the TEAL stack, scratch space, and global storage by example.

    Tobias Schmidt
    Tobias Schmidt
  • 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

    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

    Quick and dirty Algorand Unity SDK based on .NET Algorand SDK

    In this solution we will see how to use a fast Unity Algorand SDK based on the well-known Algorand .NET SDK to build some general purpose examples

    Enrico Speranza
    Enrico Speranza GT50 S.r.l.
  • Post Thumbnail

    An Algorand Blackjack implementation with Beaker

    Blackjack is the most played casino bank card game in the world. We show an implementation of a smart contract that runs single-player blackjack games against the bank in Beaker.

    Emanuele Cuncu
    Emanuele Cuncu
  • Post Thumbnail

    Code Upgradeability Made Easy with the Algorand VM

    Algorand native code upgradeability makes life much more convenient. What would have to happen if that feature didn't exist? Take a deep look!

    Giorgio Ciotti
    Giorgio Ciotti Algorand Foundation
  • Post Thumbnail

    Unpredictable Randomness Thanks to Verifiable Random Functions

    Ever wondered how VRFs are used in Algorand? Find out in this article!

    Giorgio Ciotti
    Giorgio Ciotti Algorand Foundation
  • Post Thumbnail

    AlgoIoT

    Smart sensor demo unit with Algorand data notarization: leveraging AlgoIoT library by GT50

    Enrico Speranza
    Enrico Speranza GT50 S.r.l.
  • 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 · 15 minutes or less
    Python icon

    Adding Transaction Capabilities to a dApp Using AlgoSigner

    AlgoSigner is a blockchain wallet that makes it easy to use Algorand-based applications on the web. In this tutorial, you will learn how to integrate AlgoSigner into your decentralized application.

    Alberto Viera
    Alberto Viera PureStake
  • Post Thumbnail
    Beginner · 15 minutes or less
    JavaScript icon

    Using PureStake API with Algo Builder

    In this tutorial we present how to use PureStake API (algodv2 and indexer) within `algob` projects.

    Ratik Jindal
    Ratik Jindal
  • 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
    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 · 30 minutes
    JavaScript icon

    Algo Builder Tutorial Part 2: Stateless Smart Contracts

    Building Smart Contracts with Algo Builder. 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

    Indexer For Blockchain Analysis

    This tutorial goes over a few examples of using the 'indexer' to calculate Algorand blockchain metrics.

    Anya Gilad
    Anya Gilad Algorand
  • Post Thumbnail
    Beginner · 1 hour
    Python icon

    Create and test smart contracts using Python

    Create two smart contracts using Python Algorand SDK and PyTeal, then test their implementation using pytest.

    Ivica Paleka
    Ivica Paleka
  • 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

    Algo Builder Tutorial Part 5: Algob Console

    In this tutorial we present how to use `algob console` to quickly and easily interact with Algorand Standard Assets and Smart Contracts.

    Ratik Jindal
    Ratik Jindal
  • Load More