Prerequisites
Last updated
Last updated
You need create an Aptos Build account, and generate a API key for using Aptos public services. Click to learn more.
Hyperion Typescript SDK now includes a default initialization method that allows for quick generation of the Hyperion SDK configuration. You can utilize the src/config/initCetusSDK
method to swiftly initialize the configuration. You have the option to select either 'mainnet' or 'testnet' for the network.
Now, you can start using Hyperion SDK!