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.

APIs

Showing 175 posts related with APIs.

  • Post Thumbnail
    Beginner · 15 minutes or less
    cURL icon

    Importing the PureStake API Endpoints into Postman

    Easily access the PureStake API endpoints for Algorand from within Postman.

    Katie
    Katie PureStake
  • 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
    Beginner · 15 minutes or less
    JavaScript icon

    Creating a JavaScript Transaction with the PureStake API

    Learn to create a transaction and send it programmatically

    Francisco Gamundi
    Francisco Gamundi PureStake
  • Post Thumbnail
    Beginner · 15 minutes or less
    Golang icon

    Creating a Go Transaction with the PureStake API

    Learn to create a transaction and send it programmatically.

    Francisco Gamundi
    Francisco Gamundi PureStake
  • Post Thumbnail
    Beginner · 15 minutes or less
    JavaScript icon

    Using PureStake API with Algo Builder

    In this tutorial we present how to use PureStake API (algodv2 and indexer) within `algob` projects.

    Ratik Jindal
    Ratik Jindal
  • Post Thumbnail
    Beginner · 15 minutes or less
    Java icon

    Creating a Java Transaction with the PureStake API

    Learn to create a transaction and send it programmatically.

    Francisco Gamundi
    Francisco Gamundi PureStake
  • Post Thumbnail
    Beginner · 15 minutes or less
    Python icon

    Creating a Python Transaction with the PureStake API

    Learn to create a transaction and send it programmatically

    Francisco Gamundi
    Francisco Gamundi PureStake
  • 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
    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 · 15 minutes or less
    cURL icon

    Getting Started with the PureStake API Service

    Get up-and-running on the Algorand network without needing to run your own node.

    Katie
    Katie PureStake
  • Post Thumbnail

    FDA Recalls Application

    This application stores FDA recall data on Algorand’s blockchain and then uses Algorand's indexer to locate the FDA recall data.

    Pierce Hunt
    Pierce Hunt Algorand Ambassador
  • Post Thumbnail

    SDK Updates: Deploying Stateful Smart Contracts

    Guided tour of SDK documentation focusing on stateful smart contract application development. Links to resources covering the basics thru building complete solutions.

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

    Connecting WebApps using AlgoSigner

    This article highlights the AlgoSigner Chrome plugin and how it can be used to handle private keys and secret mnemonics without developers having to worry about them.

    Ryan R. Fox
    Ryan R. Fox 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
    Beginner · 15 minutes or less
    Java icon

    Using VS Code with Java

    This tutorial will facilitate how to debug using Visual Studio (VS) Code using Java

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail
    Intermediate · 30 minutes
    Python icon

    Hash Time Lock Contract Template With Python

    Build a Smart Contract that functions as a HTLC using Python

    Jason Weathersby
    Jason Weathersby Algorand
  • 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 · 30 minutes
    JavaScript icon

    LimitOrder Contract with JavaScript

    A walkthrough example of how to use a limit order contract with JavaScript.

    Jason Weathersby
    Jason Weathersby Algorand
  • Load More