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 support other environments such as VueJs and VanillaJs. We will roll out support to other frameworks in the future based on their demand.

You can also use it as an Iframe where you can embed the swap widget directly to your app. Check out Iframe Installation for more information.

Currently supported environments:

  • React

  • Next.js

  • Vue.js

  • Vanilla.js

To play around with the swap widget and know what type of customization that Native widget offers, you can go to widget.native.org

Supported chains

For all supported chains, check out Supported chains

Supported wallets

EVM: MetaMask, Coinbase Wallet and WalletConnect.

Demo

You can check all the widget integration demo in our github repo: https://github.com/Native-org/native-widget-demo

Last updated