@marswap-exchange/widget
v1.0.28
Published
The `@marswap-exchange/widget` package is an [npm package](https://www.npmjs.com/package/@marswap-exchange/widget) of React components used to provide subsets of the Marswap Protocol functionality in a small and configurable user interface element.
Downloads
4
Readme
Marswap Widgets
The @marswap-exchange/widget
package is an npm package of React components used to provide subsets of the Marswap Protocol functionality in a small and configurable user interface element.
Marswap Widget
Marswap widget provides users of your website with a handy tool for swap tokens at the best rate.
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 @marswap-exchange/widget
npm i --save @marswap-exchange/widget