1.1.5 • Published 30 days ago

@derpdex/widgets v1.1.5

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
30 days ago

DerpDeX Widgets

npm

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

DerpDeX 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.

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 @derpdex/widgets
npm i --save @derpdex/widgets