1.2.8 • Published 2 months ago

forgetwidgets v1.2.8

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
2 months ago

Forge DEX Widgets

The @forge-trade/widgets package is an npm package of React components used to provide subsets of the DEX functionality in a small and configurable user interface element.

Forge Swap Widget

The Swap Widget bundles the whole swapping experience into a single React component that developers can easily embed in their app with one line of code.

image

You can customize the theme (colors, fonts, border radius, and more) to match the style of your application. You can also configure your own default token list and optionally set a convenience fee on swaps executed through the widget on your site.

Installation

Install the widgets library via npm or yarn.

yarn add @forge-trade/widgets
npm i --save @forge-trade/widgets

Documentation by Uniswap (Forked)

Example Apps

Uniswap Labs maintains two demo apps in branches of the widgets-demo repo:

Others have also also released the widget in production to their userbase: