Skip to content

algod-fetch 3.15.1

Install from the command line:
Learn more about npm packages
$ npm install @awesome-algorand/algod-fetch@3.15.1
Install via package.json:
"@awesome-algorand/algod-fetch": "3.15.1"

About this version

@awesome-algorand/algod-fetch

Fetch client for Algod RPC

Generated AlgodClient for Algorand based on the OpenAPI Specification. See the upstream repository for more information.

Installation

npm install @awesome-algorand/algod-fetch --save

Usage

import {AlgodClient} from '@awesome-algorand/algod-fetch';

const client = new AlgodClient({
    BASE: 'https://testnet-api.algonode.cloud',
})

See the full API Documentation for more information

Change Log

GitHub Logo

Overview

Contains a bug fix specific to algod follower configurations.

What's New

Fix for conduit users who experienced an issue with algod's follow mode configuration.

Changelog

Bugfixes

  • follower: Set initial sync round to latest tracker committed round. (#5251)

Protocol Upgrade

This release does not contain a protocol upgrade.


Additional Resources

Details


Assets

  • algod-fetch-3.15.1.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0