Skip to content

Commit 56ba3eb

Browse files
authored
docs: disclose project funding history in README (#476)
Replaces the stale 'Support our continued work' Gitcoin CTA with a Funding section covering the Uniswap Grants Program grant (v3, 2021), community Gitcoin donations, and Superuser Labs' sponsorship of continued development including the v4 work.
1 parent dee6a77 commit 56ba3eb

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,13 @@ make test
6666
poetry run pytest --capture=no # doesn't capture output (verbose)
6767
```
6868

69-
## Support our continued work!
69+
## Funding
7070

71-
You can support us on [Gitcoin Grants](https://gitcoin.co/grants/2631/uniswap-python).
71+
Development of this library has been funded by:
72+
73+
* The **[Uniswap Grants Program](https://www.uniswapfoundation.org/grants)**, which awarded a $15k grant (2021) that funded the development of Uniswap v3 support.
74+
* **Community donations** through [Gitcoin Grants](https://gitcoin.co/grants/2631/uniswap-python), which were used to compensate contributors (see [#181](https://github.com/uniswap-python/uniswap-python/discussions/181)).
75+
* **[Superuser Labs](https://superuserlabs.org/)**, Erik's company, which has sponsored continued development and maintenance, including funding [@liquid-8](https://github.com/liquid-8)'s work on Uniswap v4 support.
7276

7377
## Authors
7478

@@ -77,8 +81,6 @@ You can support us on [Gitcoin Grants](https://gitcoin.co/grants/2631/uniswap-py
7781
* [@liquid-8](https://github.com/liquid-8)
7882
* ...and [others](https://github.com/uniswap-python/uniswap-python/graphs/contributors)
7983

80-
*Want to help out with development? We have funding to those that do! See [#181](https://github.com/uniswap-python/uniswap-python/discussions/181)*
81-
8284
Contributors also earn this beautiful [GitPOAP](https://gitpoap.notion.site/What-s-a-GitPOAP-5b085daac4b4429994b5231be028b3d9) for their contributions!
8385

8486
<a href="https://www.gitpoap.io/gh/uniswap-python/uniswap-python">

0 commit comments

Comments
 (0)