Skip to content

This is the old Algorand Developer Portal. Please head over to dev.algorand.co to explore our newly rebuilt documentation site. Please excuse us as we continue to transition content to the new portal

Create Publication

We are looking for publications that demonstrate building dApps or smart contracts!
See the full list of Gitcoin bounties that are eligible for rewards.

types network client.AlgoConfig

@algorandfoundation/algokit-utils / types/network-client / AlgoConfig

Interface: AlgoConfig

types/network-client.AlgoConfig

Config for an algo config

Table of contents

Properties

Properties

algodConfig

algodConfig: AlgoClientConfig

Algo client configuration

Defined in

src/types/network-client.ts:16


indexerConfig

indexerConfig: AlgoClientConfig

Indexer client configuration

Defined in

src/types/network-client.ts:18


kmdConfig

kmdConfig: AlgoClientConfig

Kmd configuration

Defined in

src/types/network-client.ts:20