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.

your own node

Showing 283 posts related with your own node.

  • 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

    How to Participate in Algorand State Proof Generation (Register State Proof Keys)

    A step-by-step tutorial on how to generate and register an account's online keys to participate in consensus and State Proof generation

    Noah Grossman
    Noah Grossman 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

    Introducing Algorand’s V2 Indexer

    Introducing the new Algorand Indexer - a fast and efficient way to search for transactions, accounts, assets, and blocks on the Algorand blockchain.

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail

    Decentralized Two-Factor Authentication With Algorand Standard Assets

    Sample code for creating a basic two-factor authentication system with Algorand Standard Assets.

    Matt Worzala
    Matt Worzala 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

    Securely share files on Algorand with IPFS

    Algorand-IPFS integrations allows decentralized applications access to secure digital content.

    Diego Said Anaya Mancilla
    Diego Said Anaya Mancilla Developer Ambassador
  • 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

    Create a Cross-Platform Wallet with Flutter and Dart SDK

    Use Flutter 2 to create production-ready cross-platform Algorand applications and export them to mobile, web and desktop.

    Tomas Verhelst
    Tomas Verhelst RootSoft
  • 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

    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
    Beginner · 30 minutes
    Python icon

    Verify identity using a credential network

    Build and test a smart contract in which accounts vouch for one-anther's credentials to establish a network of trust.

    Garrin McGoldrick
    Garrin McGoldrick
  • 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
    Beginner · 1 hour
    Python icon

    Working with ASA using Python

    This tutorial demonstrates the steps involved in working with an Algorand Standard Asset (ASA) using the Python SDK.

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail
    Beginner · 1 hour
    JavaScript icon

    Working with ASA Using JavaScript

    This tutorial demonstrates the steps involved in creating a basic Algorand Standard Asset [(ASA)](https://developer.algorand.org/docs/features/asa/) using [JavaScript SDK](https://github.com/algorand/js-algorand-sdk).

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail
    Beginner · 1 hour
    Java icon

    Working with ASA using Java

    This tutorial demonstrates the steps involved in creating a basic Algorand Standard Asset using Java.

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail
    Beginner · 30 minutes
    goal icon

    Send an Algorand Transaction Using Rust!

    In this tutorial we will take the first steps with the community supported Rust Algorand's SDK. We will start by installing Rust and the Algorand Sandbox and end by sending a transaction in a Rust program.

    Manuel Mauro
    Manuel Mauro
  • Post Thumbnail
    Intermediate · 1 hour
    Python icon

    Algorand-Telegram Interactions: Part 1 - The Basics

    Create a Telegram Bot which connects your username to your Algorand account, then invoke some transactions.

    Oluwatosin Bello
    Oluwatosin Bello DevAms
  • Load More