AlgoSdkClients
Defined in: src/client-manager.ts:13
Clients from algosdk that interact with the official Algorand APIs
Properties
Section titled “Properties”algod:
AlgodClient
Defined in: src/client-manager.ts:15
Algod client, see https://dev.algorand.co/reference/rest-apis/algod/
indexer?
Section titled “indexer?”
optionalindexer:IndexerClient
Defined in: src/client-manager.ts:17
Optional indexer client, see https://dev.algorand.co/reference/rest-apis/indexer
optionalkmd:KmdClient
Defined in: src/client-manager.ts:19
Optional KMD client, see https://dev.algorand.co/reference/rest-apis/kmd/