👷Intents kit

Intents SDK is a TypeScript library that enables cross-chain token swaps between different blockchains. Instead of manually bridging tokens across chains, users can swap tokens directly from one blockchain to another in a single transaction.

Supported Chains

  • EVM Chains: Arbitrum, Optimism, Base

  • Solana

  • Sui

How It Works

  1. Create Order: Specify source and destination tokens across different chains

  2. Sign Transaction: SDK handles chain-specific signing

  3. Execute Swap: Auctioneer network executes the cross-chain swap

  4. Receive Tokens: Get your desired tokens on the destination chain

Last updated