Skip to content

indexer-fetch 2.15.4

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

About this version

@awesome-algorand/indexer-fetch

Fetch client for Indexer

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

Installation

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

Usage

import {IndexerClient} from '@awesome-algorand/indexer-fetch';

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

See the full API Documentation for more information

Change Log

GitHub Logo

Highlights

  • Support for go-algorand v3.16.0
  • Better support for address encodings.

What's Changed

Enhancements

Bug Fixes

Full Changelog: https://github.com/algorand/indexer/compare/2.15.3...2.15.4

Details


Assets

  • indexer-fetch-2.15.4.tgz

Download activity

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