Skip to main content
Bridg is a cross-chain bridge aggregator. One request prices a transfer across every bridge that serves the route, ranks the results by the amount that lands in the destination wallet, and returns the unsigned transaction for the best one. Your users sign from their own wallets. Bridg never holds funds or keys.
  • 36 venues: intent bridges, liquidity pools, canonical rails, exchange desks and other aggregators.
  • 73 chains across EVM, Solana, Bitcoin-family, Tron, Move, Cosmos and more.
  • Ranking is on net output in the asset’s own units, after every fee. No price feed decides a winner.
  • No platform fee unless the aggregation saved your user more than 10 bps. Never more than $10.
  • No API key and no account to quote, build or submit.

Guides

Complete scripts on the TypeScript SDK, one per task.

Bridge tokens

Quote, build, sign with viem, submit and wait for delivery.

Swap across chains

Send one asset, receive another, and pick the fastest route.

Deposit to Hyperliquid

Land USDC in a perps or spot balance with one signature.

Bridge privately

Restrict routing to venues that do not publish the sender-recipient link.

Earn referral fees

Up to 15 bps on the volume you send, capped at $10 a transfer.

Track a transfer

Read a transfer by id until it is delivered.

Start integrating

Quickstart

Discover markets, get a quote and execute a transfer.

TypeScript SDK

npm install @kernlog/bridg-sdk. One typed method per endpoint.

API reference

Every endpoint, with live examples and a playground.

Fees and referrals

What a transfer costs and how to earn on the volume you send.