Skip to content

创建文章

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