Optional
settings: AptosSettingsReadonly
clientThe client instance the SDK uses. Defaults to `@aptos-labs/aptos-client
Optional
Readonly
clientOptional client configurations
Optional
Readonly
faucetThe optional hardcoded faucet URL to send requests to instead of using the network
Optional
Readonly
faucetOptional specific Faucet configurations
Optional
Readonly
fullnodeThe optional hardcoded fullnode URL to send requests to instead of using the network
Optional
Readonly
fullnodeOptional specific Fullnode configurations
Optional
Readonly
indexerThe optional hardcoded indexer URL to send requests to instead of using the network
Optional
Readonly
indexerOptional specific Indexer configurations
Readonly
networkThe Network that this SDK is associated with. Defaults to DEVNET
Generated using TypeDoc
This class holds the config information for the SDK client instance.