- EVM only: Install either the Viem or Ethers adapter. You don’t need both.
- EVM and Solana: Install the Solana adapter along with either the Viem or Ethers adapter.
Viem adapter
Use your preferred package manager to install Bridge Kit with the Viem adapter to transfer between EVM-compatible blockchains.Ethers adapter
Use your preferred package manager to install Bridge Kit with the Ethers adapter to transfer between EVM-compatible chains.Solana adapter
After you install Viem or Ethers, install the Solana adapter to transfer to or from Solana.Circle Wallets adapter
Use your preferred package manager to install Bridge Kit with the Circle Wallets adapter to transfer between supported EVM chains and Solana.Note: The Circle Wallets adapter requires an
API Key
and Entity Secret from the
Circle Developer Console. These credentials should never be exposed in the
browser. For this reason, the adapter is intended for server-side use only.