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

https://github.com/5afe/safe-cowswap


https://github.com/5afe/safe-cowswap

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Safe Cowswap

Set `.env` params

```bash
npm i
```

```bash
npm run setup-safe
```

Fund the deployed safe with ETH and update the `.env` file.
Update the variables in `constants.ts` as needed.

```bash
npm run deposit-and-approve
```

```bash
npm run swap
```