diff --git a/content/021_drips/01.png b/content/021_drips/01.png new file mode 100644 index 0000000..f122f60 Binary files /dev/null and b/content/021_drips/01.png differ diff --git a/content/021_drips/02.png b/content/021_drips/02.png new file mode 100644 index 0000000..0a8a528 Binary files /dev/null and b/content/021_drips/02.png differ diff --git a/content/021_drips/03.png b/content/021_drips/03.png new file mode 100644 index 0000000..2d45451 Binary files /dev/null and b/content/021_drips/03.png differ diff --git a/content/021_drips/cover.png b/content/021_drips/cover.png new file mode 100644 index 0000000..47a0d11 Binary files /dev/null and b/content/021_drips/cover.png differ diff --git a/content/021_drips/meta.json b/content/021_drips/meta.json new file mode 100644 index 0000000..6298272 --- /dev/null +++ b/content/021_drips/meta.json @@ -0,0 +1,8 @@ +{ + "slug": "supporting-software-dependencies-with-drips", + "title": "Supporting Critical Software Dependencies with Drips", + "description": "The ENS Ecosystem Working Group is leveraging Drips to support the open source projects it depends on.", + "date": "2024-06-05", + "tags": [], + "authors": ["drips-network.eth"] +} diff --git a/content/021_drips/readme.mdx b/content/021_drips/readme.mdx new file mode 100644 index 0000000..580b327 --- /dev/null +++ b/content/021_drips/readme.mdx @@ -0,0 +1,17 @@ +The ENS Ecosystem Working Group is streaming $50,000 USDC over the next six months to seven essential projects through its [Drip List](https://www.drips.network/app/drip-lists/31017209032870028068280040871339261037749177808773684797297972107972): **Wagmi**, **ethers.js**, **graphql-request**, **openzeppelin-contracts**, **noble-hashes**, **scure-base**, and **dns-packet**. This initiative highlights ENS’ commitment to reward the open-source projects that underpin its infrastructure. + +[Drips](https://www.drips.network/) facilitates continuous and transparent funding, allowing organizations like ENS to ensure their software dependencies receive necessary financial support. By utilizing Drips, ENS not only supports these direct software dependencies, but also creates a broader impact as funds cascade down to the secondary dependencies that enable them. + +Zooming in on the direct recipients, we can see the cascading effect of Drips funding in action. While the initial funds are split amongst seven core projects, the impact goes far beyond that, with funds flowing to **at least 40 projects** just two degrees out from ENS. + +![The Drips Splitting Graph](./01.png) + +For example, 40% of funds sent to [Wagmi](https://drips.network/app/projects/github/wevm/wagmi) on Drips are automatically shared with its dependencies. + +![Drips Profile of Wagmi](./02.png) + +Similarly, [ethers.js](https://drips.network/app/projects/github/ethers-io/ethers.js) splits funds to six of its own dependencies, while [openzeppelin-contracts](https://drips.network/app/projects/github/OpenZeppelin/openzeppelin-contracts) spreads the love to nine. Just by looking at these initial connections and the projects they support, we can see a positive impact on at least 40 projects. + +![Drips Profiles of ethers.js and openzeppelin-contracts](./03.png) + +This is the true magic of Drips: **Funds flow beyond core dependencies**, reaching the essential building blocks that make them function. This fosters a healthier and more sustainable open-source ecosystem — **one where everyone benefits**.