Developer Docs

Build EVM trading integrations on KavachSwap.

Quickstart
  • Use v2 as the primary integration surface.
  • Choose a network first: Base or Ethereum.
  • Discover markets, request quotes, then execute with wallet signing.
Integration scope
  • Primary: EVM swap and liquidity workflows.
  • Supported frontends: v2 shell, ETH classic, and Base classic.
  • Solana extras remain available on classic surfaces, while DEX integrations stay paused.
Production guidance
  • Use stable RPC providers and retry with backoff.
  • Pin contract addresses from your current deployment manifests.
  • Keep client messaging simple and chain-specific.
Security

Never share seed phrases or private keys. Keep secrets server-side and review all transaction details in-wallet before signing.