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.

Reach

Showing 217 posts related with Reach.

  • Post Thumbnail

    Using the Circle API to transfer funds between the Algorand blockchain and traditional bank accounts

    This article describes the new TestNet dispenser’s design and implementation, enabling both USDC and Algos for testing.

    Eric Gieseke
    Eric Gieseke Algorand
  • 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

    Building iOS Apps Using Swift Algorand SDK

    Demonstrates developing an iOS app using the Swift Algorand SDK

    Jesulonimi Akingbesote
    Jesulonimi Akingbesote Medflit
  • Post Thumbnail

    Integrate AlgoSigner to JavaScript Application on Algorand

    This solution contains several examples of different ways to use the Algorand JavaScript SDK, including sending transactions, creating atomic transfers, and interacting with Smart Contracts.

    JW Dixon
    JW Dixon
  • Post Thumbnail

    Wagering DApp with a serverless Vue + AlgoSigner Frontend

    Bet on your favourite team by wagering Algo! Easily interact with smart contracts powered by the Algorand blockchain thanks to a frontend web app using Vue and AlgoSigner.

    Lucas Van Mol
    Lucas Van Mol
  • 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

    AlgoIoT

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

    Enrico Speranza
    Enrico Speranza GT50 S.r.l.
  • Post Thumbnail
    Beginner · 1 hour
    JavaScript icon

    Stateless session management with the Pera wallet

    Leveraging Wallet Connect, NextJs and Redux to securely login users.

    Algo Doggo
    Algo Doggo
  • Post Thumbnail
    Beginner · 15 minutes or less
    JavaScript icon

    Algo Builder: Intro to the Web Package

    This tutorial is to demonstrate [`pipeline-ui`](https://github.com/scale-it/algo-builder-templates/tree/master/pipeline-ui) and [`AlgoSigner`](https://www.purestake.com/technology/algosigner/) in webapp using [`@algo-builder/web`](https://github.com/scale

    Ravindra Meena
    Ravindra Meena
  • Post Thumbnail
    Beginner · 15 minutes or less
    JavaScript icon

    How to Run the ORE ID Sample App

    Take ORE ID for a test drive. ORE ID makes it easy for users to send transactions to the blockchain from within your app. This tutorial will teach you how to pull down and run the ORE ID sample app running on the Algorand blockchain on your local machine.

    Shyla Hardwick
    Shyla Hardwick Aikon
  • Post Thumbnail
    Intermediate · 30 minutes
    JavaScript icon

    Build a SolidJS Web App with Wallet Integration

    Create a web app with SolidJS and the solid-algo-wallets library to enable users to sign Algorand transactions with their wallet

    Brian Whippo
    Brian Whippo
  • Post Thumbnail
    Intermediate · 30 minutes
    Java icon

    How to use Multisignature Transactions in Java

    This tutorial covers how to sign and send transactions from a multisignature account using the Algorand Java SDK

    Jesulonimi Akingbesote
    Jesulonimi Akingbesote Medflit
  • Post Thumbnail
    Beginner · 1 hour +
    JavaScript icon

    Song Vote on Algorand - Create and deploy a fully functioning Dapp

    Create and deploy dApp to vote on songs (or other things) on the Algorand test network. By the end you will have a good understanding of the full development pipeline on Algorand!

    Antony Silvetti-Schmitt
    Antony Silvetti-Schmitt University of Illinois
  • Post Thumbnail
    Beginner · 15 minutes or less
    JavaScript icon

    Create Your First ORE ID Application

    Creating your test app is simple using our sample app. Here you will learn to create an ORE ID app and configure the sample app to run your test app, allowing you to test logins and transaction signing on the chain.

    Shyla Hardwick
    Shyla Hardwick Aikon
  • Post Thumbnail

    Getting Started with Assets

    Creating an asset is simply a type of transaction on Algorand. There is no contract code required. Here are five ways to get started developing with Algorand Standard Assets.

    Liz Baran
    Liz Baran Algorand
  • Post Thumbnail

    Getting Started with ORE ID

    Getting started on Algorand is now made simpler with ORE ID. ORE ID is a user onboarding and account management service that helps you create accounts and help facilitate transactions for your users, all done with JS.

    Daniel Lin
    Daniel Lin Aikon
  • Post Thumbnail

    Algorand Developer Bootcamp | Beginner

    ### Why should I be interested in learning about Algorand and participating in the Bootcamp? * Algorand has different SDK’s to help you with the building process in different languages and with extensive documentation. * The costs and speed for testing on Algorand are extremely low, which will allow you to learn and test without friction. * The companies that work with Algorand are constantly looking for developers to join their work teams. At the end of the Bootcamp you will be able to participate in solving challenges that will test your knowledge and will serve as a cover letter for you to apply for a Web3 job in the Algorand ecosystem. * This Beginner bootcamp will give you the foundations needed to take part in our Intermediate bootcamp. * Grow your web 3 developer skills on time to be able to participate in our exciting Global Virtual Hackathon at the end of the year. We’ll release more details shortly. **Each session will be 2 hours. Here’s what you can expect to cover over the 4 days:** * Session 1: Algorand Developer Onboarding with JavaScript SDK & AlgoKit Installation * Session 2: Building a dApp with Beaker and Deploying with dAppFlow * Session 3: Building & Debugging dApps with Beaker + PyTeal + PyTest * Session 4: Adding a TypeScript Frontend UI to the Auction dApp ### Why Algorand? When you decide to start working in blockchain, it is essential that you know the characteristics of the protocol that you are going to use, here are those of Algorand: * It is a layer 1 network that can process 10,000 transactions per second. * The cost per transaction is 0.001 ALGO == $0.0003 USD Approx. * Our blocks are processed in 3.3 seconds. * We are a carbon negative blockchain as we are committed to being environmentally friendly.

    Emma Barry Murphy
    Emma Barry Murphy Algorand
  • Post Thumbnail

    Intro Bootcamp

    ![EditorImages/2024/03/15 15:02/1918x548.png](https://algorand-devloper-portal-app.s3.amazonaws.com/static/EditorImages/2024/03/15%2015%3A02/1918x548.png) **Project:** Asset creation and transaction using AlgoKit SDK. **Bootcamp Description:** One of Algorand's main features is the possibility of creating accounts and assets, and sending transactions, without a smart contract. That's why we’ve created this bootcamp: to help you take your first steps into Algorand development using the AlgoKit SDK. **Time: 10:00 AM EST** **Duration:** 90 mins each session **Agenda:** * Session 1 (April 2nd): Introduction to Algorand concepts and AlgoKit SDK. * Session 2 (April 4th): Using AlgoKit and dev environment Setup. **Prerequisites: ** * GitHub Account - [Sign up ](https://github.com/signup) * [VS Code](https://code.visualstudio.com/) (Recommended) **Why Algorand?** Algorand is an enterprise-grade programmable layer-1 blockchain – the perfect place to start (or continue) your blockchain journey. * Blocks on Algorand are processed in under 3 seconds. * The Algorand network can process more than 10,000 transactions per second, all with instant finality. * The cost per transaction is 0.001 Algo (just a fraction of a cent). * Algorand is carbon-neutral and built environmentally friendly from the ground up. * Testing on Algorand is fast and cost-efficient, allowing you to innovate without friction. * Plus, it has a wealth of developer tooling, tutorials, and documentation. Ready for the best bit? If you’re a Python or TypeScript dev, you don’t need to learn a new language because you can build on Algorand in Python and TypeScript. It’s easy to get building thanks to [AlgoKit](https://developer.algorand.org/algokit/?utm_source=devportal&utm_medium=bootcamp_landingpage&utm_campaign=algokit) (our solution to speed up your Web3 building process).

    Emma Barry Murphy
    Emma Barry Murphy Algorand
  • Load More