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