Overview

Build on Gearbox Protocol. Choose your path based on how you'll integrate.

Choose Your Path

Best for: Frontend developers, bot builders, analytics dashboards

The SDK provides typed access to Gearbox protocol state and operations. It wraps contract calls, handles encoding, and provides cached market data.

  • Read market state via marketRegister

  • Query credit accounts via services

  • Build multicalls with helpers

  • No Solidity knowledge required

Best for: Smart contract developers, on-chain integrators, adapter builders

Integrate directly with Gearbox contracts from your Solidity code.

  • Discover contracts via AddressProvider

  • Call CreditFacade operations

  • Build multicalls in Solidity

  • Build custom adapters

Reference

Need
Go to

Install SDK

Find contract addresses

Understand Credit Suite

Query credit accounts

Pool deposit/withdraw

Last updated