@polyswapai/widget
TypeScript icon, indicating that this package has built-in type declarations

1.0.8 • Public • Published

Polyswap Widget

The Polyswap White Label is a customizable swap widget that uses the Polyswap API. Whether you are using plain HTML, vanilla, or modular projects such as React, the Polyswap White Label gives you access to a fully functional DeFi aggregator in your website with few lines of code, including a powerful API aggregating multiple liquidity sources, smart contracts and a fully customizable UI—all for free. In this guide, we walk you through adding the code to your website or dApp. We also show you how to customize the code to make it match your brand's style and even collect affiliate fees when your community uses the widget to swap.

Docs

Demo

Installing

NPM

npm i @polyswapai/widget

Yarn

yarn add @polyswapai/widget

browser (UMD)

<script src="https://cdn.jsdelivr.net/npm/@polyswapai/widget@latest/bundles/polyswap-app.min.js" type="text/javascript">
</script>

Font

By default we use Roboto font. Include following font stylesheet or install using @fontsource/roboto

<link href='https://fonts.googleapis.com/css?family=Roboto:300,400,500' rel='stylesheet' type='text/css'>

Package Sidebar

Install

npm i @polyswapai/widget

Weekly Downloads

137

Version

1.0.8

License

MIT

Unpacked Size

3.07 MB

Total Files

440

Last publish

Collaborators

  • thebridgesengineer
  • sashapolyswap