Skip to content
This repository has been archived by the owner on Nov 3, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DenisCarriere authored Nov 3, 2024
1 parent 0444703 commit 2086d09
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 🚧 Notice: Pomelo is No Longer Available

Pomelo has concluded its journey. Together with the web3 community, we raised over **$3 million** to fund public goods and facilitated approximately **30,000 donations** to **652 projects**. We are grateful to have served the builders who created grants and brought their visions to life. Through quadratic funding, your support made a meaningful difference, helping matching partners meet the needs of their communities.

**Next Steps: Build with [Pinax](https://pinax.network)**

Pomelo users can start building with a **FREE Pinax Pro Plan**. Pinax provides comprehensive blockchain data services for dozens of chains, including **EOS**, **WAX**, and **Telos**. We encourage you to continue your journey by leveraging Pinax's advanced tools and services at https://pinax.network.

# Pomelo SDK

[![Build Status](https://github.com/pomelo-io/pomelo-sdk/actions/workflows/test.yml/badge.svg)](https://github.com/pomelo-io/pomelo-sdk/actions/workflows/test.yml)
Expand Down Expand Up @@ -41,4 +49,4 @@ const value = 180
const sum_sqrt = 26.57631766125593487
const funding_estimate = pomelo.calculate_funding_estimated_match(value, sum_sqrt, grant_estimate);
// => 22591.380526818404;
```
```

0 comments on commit 2086d09

Please sign in to comment.