SDK
Quickstart
Learn how to use the bridge SDK to make bridges with only a few lines of code.
Install the package
Initialize the SDK
rhino-sdk.ts
Reach out to us for an API key
We’ll get back to you as soon as possible!
Make a bridge
bridge.ts
This would bridge 100 USDT from Arbitrum to Base while also receiving 4 SOL tokens at the recipient address. Through the checkQuote
hook a bridge that would cost over $5 in fees would be aborted.