Skip to content

algokit_utils.models.network

AlgoClientNetworkConfigConnection details for connecting to an {py:class}`algokit_algod_client.AlgodClient` or
AlgoClientConfigs

Connection details for connecting to an {py:class}`algokit_algod_client.AlgodClient` or {py:class}`algokit_indexer_client.IndexerClient` instance.

URL for the service e.g. http://localhost or https://testnet-api.algonode.cloud

API Token to authenticate with the service e.g ‘4001’ or ‘8980’

Returns the full URL for the service