Skip to content

kmd-fetch 3.22.1

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

About this version

@awesome-algorand/kmd-fetch

Fetch client for KMD

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

Installation

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

Usage

import {KmdClient} from '@awesome-algorand/kmd-fetch';

const client = new KmdClient({
    BASE: 'https://localhost:4001',
})

See the full API Documentation for more information

Change Log

GitHub Logo

Overview

Please apply this upgrade at your earliest convenience.

Changelog

Bug Fix

  • AVM: Consider the current auth addr for each inner txn

Protocol Upgrade

This release does not contain a protocol upgrade.


Additional Resources

Details


Assets

  • kmd-fetch-3.22.1.tgz

Download activity

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