Skip to content

ConveyorLabs/widget

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KyberSwap Widgets

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

KyberSwap Widget

KyberSwap widget provides users of your website with a handy tool for swap tokens at the best rate.

swap widget screenshot

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

Documentation

Example Apps

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.8%
  • Other 1.2%