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.

getting started

Showing 174 posts related with getting started.

  • Post Thumbnail

    Creating a demo wallet using Flask

    Flask is a Python framework for quickly creating webapps. In this solution we'll be using Flask and the Algorand SDK to show how to make a demo wallet web application.

    Michael Ockenden
    Michael Ockenden
  • 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

    Introducing AVM 9: Group Resource Sharing

    AVM 9 introduces a new mechanic for foreign reference arrays. They are now shared across the transaction group.

    Anne Kenyon
    Anne Kenyon 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

    Build Algorand iOS, Android and UWP apps using C# .NET SDK and Xamarin

    This solution shows how to build an Algorand application for iOS, Android and Universal Windows Platform (UWP), with one code base, using Xamarin Forms and C#.

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail

    Exporting Algorand Transactions for Tax Reporting

    Export tool for exporting Algorand on-chain transactions including rewards for crypto-tax sites to consume.

    Patrick Bennett
    Patrick Bennett Developer Ambassador
  • 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

    Example Digital Exchange Smart Contract Application

    This solution presents a very simple DEX application using stateless and stateful smart contracts. It allows users to place limit orders that are fulfilled at a later time by another party.

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail

    Building iOS Apps Using Swift Algorand SDK

    Demonstrates developing an iOS app using the Swift Algorand SDK

    Jesulonimi Akingbesote
    Jesulonimi Akingbesote Medflit
  • Post Thumbnail

    Algorand QR Code Generator

    A comprehensive Algorand QR Code generator (exportable to SVG, PNG and Base64). Works in Terminal, NodeJS and modern browsers. Complies to Algorand URI ABNF Grammar and RFC 3986.

    MG
    MG Algorand DevAM
  • 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

    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
    Intermediate · 1 hour
    JavaScript icon

    Building a lending pool using Reach

    A lending pool is a contract which can be use to lend and borrow funds, tokenize debt and track interest earned or due. We will use Reach to build such a lending pool and see how the high level features make it easy to write such complex apps.

    Anmol
    Anmol
  • Post Thumbnail
    Beginner · 15 minutes or less
    JavaScript icon

    Using VS Code with JavaScript

    This tutorial will facilitate how to debug using Visual Studio (VS) Code, which can be used with all the code samples on the Algorand Developer Docs Portal.

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail
    Intermediate · 1 hour
    cURL icon

    Run Algorand Indexer on Azure with Azure CLI

    This tutorial is a step by step guide on how to deploy and run an Algorand Indexer on Microsoft Azure using Azure CLI

    Dame Seiel
    Dame Seiel
  • Post Thumbnail
    Beginner · 30 minutes
    JavaScript icon

    Using Azure Key Vault for Wallet Transactions using JavaScript

    The aim of this tutorial to teach how to use Azure KeyVault to store secret and retrieve the secret to sign transactions and recover account.

    Glory Agatevure
    Glory Agatevure Africinnovate
  • Post Thumbnail
    Intermediate · 1 hour
    JavaScript icon

    Integrating ALGO and ASA transfers within your application

    Learn how to integrate your application with Algo or ASA by walking through code examples.

    Alex Bakoushin
    Alex Bakoushin Web3
  • Post Thumbnail
    Beginner · 30 minutes
    Python icon

    Generating And Securing A Vanity Address Using Rekeying

    This tutorial will show you how to use the Python package py-algorand-sdk to generate a new custom vanity Algorand address and how to subsequently secure it by rekeying it to an existing or new Algorand private key.

    Steve Ferrigno
    Steve Ferrigno Algorand
  • Load More