How to Integrate

Learn about how to integrate Bolt Liquidity with your application onchain to access zero slippage for your users.

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:

  1. Obtaining the SDK: Download the Bolt SDK from the official npm repo.

  2. Configuring Your Environment: Add the Bolt SDK to your project and set up required dependencies.

  3. Testing: Validate your integration in a sandbox environment using the SDK’s built-in tools.

  4. 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 technical support, contact the team directly via our Contact & Support Channels

Last updated