Ponder v0.1.8
- Added a maxRpcRequestsPerSecond option that improves support for weaker RPCs (default: 50)
- Fixed support for the subgraph template in create-ponder
- Improved graceful shutdown behavior and fixed bugs with hot reloading
Ponder
69 posts
A framework for blockchain application backends
Joined February 2023
- Ponder v0.1.7 - New generic utility types that make it easier to type helper functions, e.g. Context<"Contract:Event"> - Create Ponder now uses viem/chains for block explorer API URLs which fixes the Etherscan template for ~100 chains - Bug fixes Thanks to 4 contributors!
- Ponder v0.1.2 - Fixed a bug where indexing never started for some multi-chain apps - Removed duplicate server health logs - Improved config validation error messages
- Ponder 0.2.0Excited to release Ponder 0.2.0, which focuses on performance for large apps. → Concurrent indexing (automatic ~20% speedup for most apps) → Cursor pagination for the GraphQL API → New p.hex() column type Details in thread ↓
- Introducing Marble, the company behind Ponder.Introducing Marble. Marble is a platform for offchain software, built by the team behind Ponder. We're making it radically easier to build fast & reliable backend systems for crypto apps.





