Skip to content

AlgoSdkClients

@algorandfoundation/algokit-utils / types/client-manager / AlgoSdkClients

types/client-manager.AlgoSdkClients

Clients from algosdk that interact with the official Algorand APIs

Table of contents

Properties

Properties

algod

algod: AlgodClient

Algod client, see https://dev.algorand.co/reference/rest-apis/algod/

Defined in

src/types/client-manager.ts:16


indexer

Optional indexer: IndexerClient

Optional indexer client, see https://dev.algorand.co/reference/rest-apis/indexer

Defined in

src/types/client-manager.ts:18


kmd

Optional kmd: KmdClient

Optional KMD client, see https://dev.algorand.co/reference/rest-apis/kmd/

Defined in

src/types/client-manager.ts:20