React Component
(Under construction).
This section will show how to integrate a native React swap ui component.
Demo
TODO
Installation
1. yarn or npm install the library
yarn add @alpha-defi/raydium-widgets
2. Add widget to your UI
import { SwapWidget } from "@alpha-defi/raydium-widgets";
<SwapWidget></SwapWidget>