An open API service indexing awesome lists of open source software.

https://github.com/cowprotocol/widget-examples


https://github.com/cowprotocol/widget-examples

Last synced: 8 months ago
JSON representation

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) |