https://github.com/cowprotocol/widget-examples
https://github.com/cowprotocol/widget-examples
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cowprotocol/widget-examples
- Owner: cowprotocol
- Created: 2023-06-21T17:20:46.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-06-16T05:47:59.000Z (12 months ago)
- Last Synced: 2025-06-16T06:29:56.156Z (12 months ago)
- Language: TypeScript
- Homepage: https://examples.widget.cow.fi
- Size: 2.25 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CoW Widget - Examples
🐮 See DEMO here: [https://examples.widget.cow.fi](https://examples.widget.cow.fi)
This project contains multiple examples on different ways to integrate CoW Swap widget into any website.
| Name | Description | Details |
| ----------- | --------------------------------------------------------------------------- | ------------------------------- |
| Webpack | Example on how to use `CoW Widget` in the most basic Webpack app | [README](./webpack/README.md) |
| React - CRA | Example on how to use `CoW Widget` in the most basic Create React App (CRA) | [README](./react-cra/README.md) |