centrifuge/api-v3

Ponder based indexing logic

5Stars on the repository
8Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

cfg-api-v3-core

01

centrifuge/api-v3

Cursor rule Cursor

Before substantive work, read CLAUDE.md at the repo root. It is the source of truth for architecture and conventions.

5 4d ago A 536 tokens original MIT

cfg-api-v3-handlers

02

centrifuge/api-v3

Cursor rule Cursor

Mirror the closest existing handler in the same domain before inventing a new structure.

5 4d ago A 0 tokens original MIT

cfg-api-v3-ponder

03

centrifuge/api-v3

Cursor rule Cursor

When adding a new onchain table, add the onchainTable in ponder.schema.ts, then implement the matching EntityService, export it, and wire handlers with multiMapper where applicable.

5 4d ago A 0 tokens original MIT

cfg-api-v3-services

04

centrifuge/api-v3

Cursor rule Cursor

Add public methods on the entity service for logic reused by multiple handlers.

5 4d ago A 0 tokens original MIT