AlgoKit explore
AlgoKit provides a quick shortcut to explore various Algorand networks using lora including AlgoKit LocalNet!
LocalNet
Section titled “LocalNet”The following three commands are all equivalent and will open lora pointing to the local AlgoKit LocalNet instance:
algokit explorealgokit explore localnetalgokit localnet explore
Testnet
Section titled “Testnet”algokit explore testnet will open lora pointing to TestNet via the https://testnet-api.algonode.cloud node.
Mainnet
Section titled “Mainnet”algokit explore mainnet will open lora pointing to MainNet via the https://mainnet-api.algonode.cloud node.
To learn more about the algokit explore command, please refer to explore in the AlgoKit CLI reference documentation.