Getting Started

The Altude Client provides all the methods required to interact with Solana through Altude.
We recommend starting on Devnet for testing before moving to Mainnet.
The Altude SDK uses Kotlin suspend functions for asynchronous network requests.
Ensure these calls are made within a CoroutineScope.
import com.altude.gasstation  

Altude.setApiKey(context, "myAPIKey")
Don’t have an Api Key? Join our Discord and we’ll get you started. While you’re waiting for confirmation of your App Index, use 1 on devnet so you can get started.