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.

participate

Showing 74 posts related with participate.

  • 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

    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

    Fractional Auction Listing for Real Estate Investing

    Deploy a Fractional Auction Listing Application using smart contracts and atomic transfers to allow investors to purchase fractional ownership of real estate.

    Vincenzo Alaia
    Vincenzo Alaia Domain
  • Post Thumbnail

    ASA Bidding Application Using PyTeal

    Solution that explains a system developed on the Algorand network that does automated bidding for an asset of interest for a predefined period of time. The app is developed using PyTeal and py-algorand-sdk

    Vilijan Monev
    Vilijan Monev
  • Post Thumbnail

    Build an employee loan arrangement dApp

    Build an Employee Loan dApp using Algorand Layer-1 functionalities to manage the loan arrangements between employers, employees and financial authorities.

    Stefano De Angelis
    Stefano De Angelis University of Southampton
  • Post Thumbnail

    Morra Game Using Reach

    Using high level languages to build dApps instead of low level assembly language is an attractive option for many professional developers. Frontends can be built in languages such as Python, Go, JavaScript and C#. Enjoy running the game simulation!

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail

    NFT Drop Created with Reach

    An overview of the development of the Reach NFT Drop Dapp

    Blake Wilkey
    Blake Wilkey
  • Post Thumbnail
    Beginner · 30 minutes
    JavaScript icon

    Algorand BSN Portal - Getting Started

    “Participating in the BSN International provides a cost effective and stable infrastructure for developers and enterprises to build on Algorand." - Fangfang Chen, Chief Operating Officer at Algorand Foundation

    KC Tam
    KC Tam Developer Ambassador
  • 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
    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

    How to Write Smart Contracts

    This article summarizes the three primary ways you can build Algorand Smart Contracts.

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail

    Algorand V2 SDK Asset and Atomic Transfer Examples

    New Algorand SDK V2 examples for Assets and Atomic Transfers

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail

    Automated testing for Algorand smart contracts - Part 1

    A three part series on automated testing for your TEAL smart contracts

    Ashley Davis
    Ashley Davis Hone
  • Post Thumbnail

    Algorand Boosts Performance 5x in Latest Upgrade

    Exploring Algorand's Latest Performance Upgrade

    Noah Grossman
    Noah Grossman Algorand
  • Post Thumbnail

    Smart Contract Storage: Boxes

    An overview of Smart Contract storage mechanisms, and technical details for how to use boxes.

    Anne Kenyon
    Anne Kenyon Algorand
  • Post Thumbnail

    What's New in Algorand 3.15.0

    This article covers the new features of Algorand 3.15.0

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail

    Introducing Official Algod Docker Containers

    Overview of Algorand's Algod Containers, the path forward, and a quick how to!

    Juan Granados
    Juan Granados Algorand Inc
  • Post Thumbnail

    Hacker House Developer Bootcamp - Español Intermedio

    ### ¿Por qué debería participar en el Bootcamp y aprender sobre Algorand? * Algorand te ofrece AlgoKit, un conjunto de herramientas que te ayudarán en tu proceso de desarrollo usando lenguajes que ya conoces (typescript y Python), con una extensa documentación. * Los costos y velocidad para el desarrollo y pruebas en Algorand son extremadamente bajos, lo que te permitirá aprender sin complicaciones. * Las empresas que trabajan sobre Algorand constantemente están buscando desarrolladores para unirlos a sus equipos. Al final del bootcamp serás capaz de resolver retos que demostrarán tu conocimiento y servirán como carta de presentación si buscas aplicar a un trabajo web3 en el ecosistema de Algorand. * Este Bootcamp Beginner te dará los fundamentos necesarios para formar parte del siguiente bootcamp intermedio. * Gracias a este bootcamp estarás preparado a tiempo para participar en la Hacker House de Algorand en Argentina, y también para la [Hackathon Global de Build-a-Bull](https://www.algorand.foundation/build-a-bull-hackathon). ** Cada sesión durará 2 horas, estos son los temas que podrás aprender:** * Sesón 1: Refactorizando la dapp de DAO de manera mas robusta * Sesión 2: Testing y debugging de nuestra dapp fullstack * Sesión 3: Trabajando con algokit-utils y el generador de cliente UI * Sesión 4: Agregando un frontend web a nuestra dapp ### Pre-requisitos * Haber completado el Bootcamp Beginner * Cuenta de Github([sign up](https://github.com/signup)) * Entorno local configurado con: * NodeJS * Docker Desktop * Guias de Instalacion:([macOS](https://www.youtube.com/watch?v=Tl_r30fAtlQ) || [Windows](https://www.youtube.com/watch?v=lzW2tVO-KAo)) ### ¿Por qué Algorand? Cuando decides comenzar a trabajar en blockchain, es esencial que conozcas las características del protocolo que vas a utilizar. Aquí te presentamos las de Algorand:: * Es una red de capa 1 que puede procesar 10,000 transacciones por segundo. * El costo por transacción es de 0.001 ALGO == Aproximadamente $0.0002 USD. * Nuestros bloques se procesan en 3.3 segundos. * Somos una blockchain carbono neutro, ya que estamos comprometidos en ser amigables con el medio ambiente.

    Evert Diaz
    Evert Diaz Algorand
  • Load More