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.

suggested fee

Showing 29 posts related with suggested fee.

  • Post Thumbnail

    Create your own NFT, in Layman's Terms

    In this blog post I will provide step by step instruction on creating an NFT with no knowledge of the process, from scratch.

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail

    Using the Algorand Blockchain to Track COVID-19

    Sample code for scraping and processing IReport-Covid survey data from the Algorand Blockchain to better understand how COVID-19 affects people in real time.

    Rahul Zalkikar
    Rahul Zalkikar Developer Ambassador
  • Post Thumbnail

    AlgoNim

    AlgoNim is the first Algorand game incorporating all the features introduced in Algorand 2.0: Algorand Standard Assets (ASA), Atomic Transfers (AT) and Algorand Smart Contracts (ASC1).

    Cosimo Bassi
    Cosimo Bassi Algorand
  • Post Thumbnail

    Contribute to the Algorand Developer Docs

    The official Algorand Developer Documentation repository is now public and open to contributions. Read the contributing guide to get started.

    Liz Baran
    Liz Baran Algorand
  • Post Thumbnail

    Simple example using Algorand with Unity 3D Engine

    Initial example to integrate Algorand into a Unity 3D graphics engine project. A small step in the creation of Virtual Worlds and their BlockChain economy.

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

    Use Quick-Algo to Start Running an Algorand Node in Under 1 Minute

    Learn the basics to running an Algorand node and use the `quick-algo` shell script to get you up and running with a fully customizable Algorand node in under 1 minute.

    Dan Murphy
    Dan Murphy Davidson College
  • Post Thumbnail

    Using Assets and Smart Contracts in Real Estate

    Blockchain enables disruptive innovation within the real estate industry. This tutorial series explains the basics and creates an NFT to represent a property.

    Vincenzo Alaia
    Vincenzo Alaia Domain
  • 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
    Intermediate · 1 hour
    goal icon

    Hybrid Online / Offline Shared Management of Community ASA through Multisig Account

    In this tutorial you will learn how to share the management of a “Community Membership ASA” among the Community Board members with a Multisignature Account using a hybrid Online / Offline approach

    Cosimo Bassi
    Cosimo Bassi Algorand
  • 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