Getting Started
Supported environments, chains, tokens and wallets
Last updated
Supported environments, chains, tokens and wallets
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 ](../../../old-v2-documentation-deprecated/add-a-widget/widget/iframe-installation.md)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@^6Example repos for all our supported integrations can be found on GitHub.
For all supported chains and tokens, check out Supported Chains and Tokens
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