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.

java

Showing 213 posts related with java.

  • Post Thumbnail
    Intermediate · 1 hour
    TEAL icon

    Royalty Fees in Algorand Using PyTeal

    This is a short tutorial that explains how to implement Royalty Fees using Inner Transactions and Teal v5 capabilities in Algorand.

    Alessio Russo
    Alessio Russo KTH
  • 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
    Intermediate · 30 minutes
    JavaScript icon

    Algorand Blockchain Development using Reach Part 5 Non Participation

    Non-participation occurs both in the centralized and decentralized development worlds. In the case of commerce-driven development knowing how to handle this is paramount as a blockchain developer.

    Kwame Bryan
    Kwame Bryan Developer Ambassador
  • 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
    JavaScript icon

    Scheduling Transactions for Sending in the Future

    This tutorial shows how to schedule a payment transaction. Instead of processing the payments now, you can schedule if for a future date/time.

    Blaise Bayuo
    Blaise Bayuo Developer Ambassador
  • 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
    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

    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

    Making Development Easier with Algorand IDE Playground

    The RockX IDE Playground for Algorand allows developers to try out many protocol features within a Web IDE.

    Tony Chew
    Tony Chew RockX
  • 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

    Integrate AlgoSigner Components Into Your DApp Using React

    React is one of the most popular JavaScript frontend libraries available. Quickly add AlgoSigner components to interface users with your DApp.

    Ryan R. Fox
    Ryan R. Fox Algorand
  • Post Thumbnail

    Algo Builder v0.5 Released

    We are pleased to announce the new Algo Builder release: v0.5 (renamed from Algorand Builder), which is a combined version of `@algo-builder/algob v0.5.2`, `@algo-builder/types-algosdk v0.2.0` and `@algo-builder/runtime v0.1.1`.

    Robert Zaremba
    Robert Zaremba Algorand Builder
  • Post Thumbnail

    Django Staking Service Demo

    This article introduces you to an example staking platform that’s available on github, to demonstrate how such a service can be created on Algorand.

    Steve Ferrigno
    Steve Ferrigno Algorand
  • Post Thumbnail

    Using the Algorand Blockchain to Track COVID-19

    Sample code for scraping and processing IReport-Covid survey data from the Algorand Blockchain to better understand how COVID-19 affects people in real time.

    Rahul Zalkikar
    Rahul Zalkikar Developer Ambassador
  • Post Thumbnail

    Creating a CrowdFunding Application with the Algorand Blockchain

    This solutions article describes the implementation of a next-generation crowdfunding Application using the Algorand Blockchain.

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

    Channel Manager for NFTs

    A Software-as-a-Service based channel manager, connecting marketplaces and users to Algorand blockchain, using combination of intuitive features and simple interfaces.

    Akshay Kant
    Akshay Kant
  • 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
  • Load More