How to Integrate
Bolt is now live onchain and available for integration as a swap provider who wants access to on-demand liquidity and zero slippage for their users.
Integration Overview
Bolt is available today via SDK integration
TypeScript SDK
To use the TS SDK in your app follow these steps:
Obtaining the SDK: Download the Bolt SDK from the official npm repo.
Configuring Your Environment: Add the Bolt SDK to your project and set up required dependencies.
Testing: Validate your integration in a sandbox environment using the SDK’s built-in tools.
Go Live: Switch to production and monitor usage.
Rust SDK
*Coming soon*
Next Steps
Continue to the Bolt TypeScript SDK for detailed instructions on configuring the Bolt SDK in your environment.
For support, contact the team directly via our Contact & Support Channels
Last updated