Security News
Bun 1.2 Released with 90% Node.js Compatibility and Built-in S3 Object Support
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
axelra-uniswap-widgets
Advanced tools
The @uniswap/widgets
package is an npm package of React components used to provide subsets of the Uniswap Protocol functionality in a small and configurable user interface element.
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.
Install the widgets library via npm
or yarn
. If you do not already use the widget's peerDependencies redux
and react-redux
, then you'll need to add them as well.
yarn add @uniswap/widgets redux react-redux
npm i --save @uniswap/widgets redux react-redux
Uniswap Labs maintains two demo apps in branches of the widgets-demo repo:
Others have also also released the widget in production to their userbase:
Uniswap Labs encourages integrators to evaluate their own regulatory obligations when integrating this widget into their products, including, but not limited to, those related to economic or trade sanctions compliance.
FAQs
Frigg's Uniswap Interface
The npm package axelra-uniswap-widgets receives a total of 5 weekly downloads. As such, axelra-uniswap-widgets popularity was classified as not popular.
We found that axelra-uniswap-widgets demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
Security News
Biden's executive order pushes for AI-driven cybersecurity, software supply chain transparency, and stronger protections for federal and open source systems.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.