Package-level declarations
Types
Link copied to clipboard
class Aptos(val config: AptosConfig = AptosConfig(), graceFull: Boolean = Application.graceFull) : Account, Coin, General, Transaction, Staking, DigitalAsset, Faucet, Ans
Aptos is the main entry point to the SDK's APIs. Instantiate to access all functionalities.