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.

algorand

Showing 326 posts related with algorand.

  • Post Thumbnail
    Beginner · 15 minutes or less
    Java icon

    Restful Algorand API with Spring Boot

    By leveraging a simple Algorand Spring Boot starter, and implementing the Spring Web library, we can easily standup a Restful API to allow users to interact with the Algorand ecosystem.

    babcoccl
    babcoccl
  • 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
    Intermediate · 30 minutes
    TEAL icon

    Algorand Studio | Tutorial 3: Smart Contract Limit Order

    Introduce the Algorand Standard Asset (ASA) model and work through the LimitOrder smart contract to learn issuing your own ASA & using the smart contract to exchange ALGO for an ASA.

    Phil Li
    Phil Li Obsidian Labs
  • Post Thumbnail
    Intermediate · 30 minutes
    JavaScript icon

    Making HTTP request to Algorand using AlgoExplorer API

    This tutorial looks at getting transaction data from or posting data to the Algorand blockchain using the Algoexplorer API. This post looks at how to make GET and POST requests to the Algorand network for transaction data as well as posting transactions

    Blaise Bayuo
    Blaise Bayuo Developer Ambassador
  • Post Thumbnail

    Building on Algorand: Developer Week 2020 Hackathon, Recap and Code

    Over 600 attendees participated recently at the Algorand Sponsored Developer Week 2020 in San Francisco...

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail

    PyTeal — Writing Algorand Smart Contracts in Python

    PyTeal is a python language binding for Algorand Smart Contracts (ASC) that abstracts away the complexities in writing smart contracts. PyTeal is provided as an open-source tool for the Algorand community. We invite you to try, use, and contribute to PyTeal if you are interested in developing and deploying ASC’s in Python.

    Shumo Chu
    Shumo Chu Algorand
  • Post Thumbnail

    Introducing Sandbox: The quick way to get started on Algorand

    Sandbox makes the process of node creation and configuration seamless with several helpful commands for containerization and process management. It is simply a quick and easy way to create and configure an Algorand node using Docker.

    Sam Abbassi
    Sam Abbassi
  • Post Thumbnail

    Algorand Standard Assets

    A conceptual overview of Algorand Standard Assets for developers.

    Liz Baran
    Liz Baran Algorand
  • Post Thumbnail

    Algorand Atomic Transfers

    A conceptual overview of Algorand Atomic Transfers for developers.

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail

    Welcome to the Algorand Developer Portal

    The new Algorand Developer Portal provides resources for developers to turn their ideas into full-scale applications. Browse and search across new content, like Tutorials and Solutions. Access technical documentation. Stay up-to-date on the latest features.

    Liz Baran
    Liz Baran Algorand
  • Post Thumbnail

    Contribute to the Algorand Community and Earn Rewards

    Last week we launched our new Developer Portal, with significant improvements to how developers can learn to use and implement applications on the Algorand blockchain. We are looking for developers to help us expand the content on this site, and the Algorand Foundation is rewarding those who do!

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail

    Getting Started on Algorand

    In this article, we are going to cover some of the basics of where to start, what tutorials are available, options for setting up your development environment, and how you can be rewarded for developing applications on the Algorand blockchain.

    Russell Fustino
    Russell Fustino 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

    Verify Signatures and Signed Data within Algorand Smart Contracts

    This article explains how to use the ed25519verify opcode in conjunction with the tealsign goal command.

    Jason Weathersby
    Jason Weathersby Algorand
  • 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

    What's New: Algorand v2.0.7

    Algorand v2.0.7 was released to MainNet and TestNet, accompanied by a new set of features in the Algorand APIs. Learn more about what's new in this article.

    Liz Baran
    Liz Baran 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

    TEAL ALGO Oracle in Algorand Layer-1

    In a blockchain, the ability to reference a price on-chain enables a seamless and trustless transaction environment, especially for automated transactions and smart contracts. Oracles are the entities in charge of broadcasting off-chain data such as market price to the blockchain, and serve as a source of truth that allows on-chain dApps to measure the value of assets referenced within a transaction. Rand Labs and Borderless Capital releases a Algorand Oracle that can be referenced in atomic transfers using TEAL stateful and stateless smart contracts.

    Pablo Yabo
    Pablo Yabo Rand Labs
  • Load More