widgets10
v0.0.3
Published
The `@vetme/widgets` package is an [npm package](https://www.npmjs.com/package/@vetme/widgets) of React components used to provide subsets of the vetme Protocol functionality in a small and configurable user interface element.
Downloads
1
Readme
Vetme Widgets
The @vetme/widgets
package is an npm package of React components used to provide subsets of the vetme Protocol functionality in a small and configurable user interface element.
Vetme Widget
Vetme widget provides users of your website with a handy tool for otc trading.
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 through the widget on your site.
Installation
Install the widgets library via npm
or yarn
.
yarn add @vetme/widgets
npm i --save @vetme/widgets