Introduction
Altude supports many languages so connecting your app to the blockchain as seamless as possible.
Kinetic SDK
These SDKs are powered by Kinetic.
What is Kinetic?
Kinetic is a suite of tools that make it easy to build apps that integrate Solana.
It provides a consistent and clean abstraction over the Solana SDKs and enhances it with some commonly requested features like paying Solana fees on behalf of the user, tracking and timing the users transactions and sending out webhooks.
Kinetic is aimed at developers that want to build crypto-experiences for the users of their app, hiding a lot of the details about the blockchain out of sight for both the developer and the end user.
Do I need to understand Kinetic to use Kinetic?
No! Our Kinetic SDKs have been designed so that you can start building straight away, without needing to jump through a bunch of hoops.
How does it work?
Create Transaction
Your user creates and signs a transaction and passes to our API
Altude Pays the Fee
Altude Validates, signs and pays fee.
Transaction Submitted
Altude submits the transaction to the blockchain.