Getting Started

Supported environments, chains, tokens and wallets

Environments

The widget itself is made with React. Which means you can import it as a component on NextJS and other classic react apps (for example create-react-apps).

We will roll out support to other frameworks in the future based on their demand.

You can also use it as an Iframe. Check out Iframe Installation for more information.

Currently supported environments:

  • React

  • Next.js

  • Vite

The widget currently uses the following dependencies wagmi and ethers dependencies.

yarn add wagmi@^2.12.8 ethers@^6

Examples

Example repos for all our supported integrations can be found on GitHub.

Supported chains and tokens

For all supported chains and tokens, check out Supported Chains and Tokens

Supported wallets

EVM: Metamask, Trust Wallet, XDEFI Wallet, Rabbi, Zerion, Coinbase Wallet, WalletConnect, Rainbow, Blockchain.com, Cosmostation, BitGet Wallet, OKX Wallet, Coin98, Defi Connect, Exodus

Cosmos: Keplr, XDEFI Wallet, Leap, Cosmostation, Cosmos Extension

Last updated