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
Section titled “Table of contents”Properties
Section titled “Properties”Properties
Section titled “Properties”• algod: AlgodClient
Algod client, see https://dev.algorand.co/reference/rest-apis/algod/
Defined in
Section titled “Defined in”src/types/client-manager.ts:16
indexer
Section titled “indexer”• Optional indexer: IndexerClient
Optional indexer client, see https://dev.algorand.co/reference/rest-apis/indexer
Defined in
Section titled “Defined in”src/types/client-manager.ts:18
• Optional kmd: KmdClient
Optional KMD client, see https://dev.algorand.co/reference/rest-apis/kmd/