https://github.com/camerodev/uniswap-widget-basic
The Uniswap Widget is a simple React component that allows users to trade ERC20 tokens on the Uniswap protocol directly on your website. It provides a seamless user experience and allows users to easily swap tokens without having to leave your site.
https://github.com/camerodev/uniswap-widget-basic
blockchain cryptocurrency javascript react uniswap
Last synced: about 1 month ago
JSON representation
The Uniswap Widget is a simple React component that allows users to trade ERC20 tokens on the Uniswap protocol directly on your website. It provides a seamless user experience and allows users to easily swap tokens without having to leave your site.
- Host: GitHub
- URL: https://github.com/camerodev/uniswap-widget-basic
- Owner: camerodev
- Created: 2024-03-15T16:46:28.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-15T16:46:34.000Z (about 1 year ago)
- Last Synced: 2025-04-07T16:43:28.713Z (about 2 months ago)
- Topics: blockchain, cryptocurrency, javascript, react, uniswap
- Language: JavaScript
- Homepage: https://uniswapwidget.netlify.app/
- Size: 371 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Uniswap Widget
The Uniswap Widget is a simple React component that allows users to trade ERC20 tokens on the Uniswap protocol directly on your website. It provides a seamless user experience and allows users to easily swap tokens without having to leave your site.
## Installation
To install the Uniswap Widget, simply add it to your project using NPM:
## Contributing
Pull requests are welcome! To get started, clone the repository and run npm install to install the necessary dependencies. Then, run npm start to start the development server and npm test to run the test suite.
Please make sure to follow the contribution guidelines when submitting pull requests.