AlgorandClient
AlgorandClient
Section titled “AlgorandClient”The main entry point for interacting with the Algorand blockchain.
Static Methods
Section titled “Static Methods”defaultLocalNet()
Section titled “defaultLocalNet()”Creates a client configured for the default LocalNet.
static defaultLocalNet(): AlgorandClienttestNet()
Section titled “testNet()”Creates a client configured for TestNet.
static testNet(): AlgorandClientmainNet()
Section titled “mainNet()”Creates a client configured for MainNet.
static mainNet(): AlgorandClientInstance Properties
Section titled “Instance Properties”account
Section titled “account”Account management utilities.
Transaction sending utilities.
client
Section titled “client”Access to underlying algod and indexer clients.