Skip to content

feat: add indexer implementation with configuration validation - #292

Open
Jenola344 wants to merge 2 commits into
tributary-protocol:mainfrom
Jenola344:main
Open

feat: add indexer implementation with configuration validation#292
Jenola344 wants to merge 2 commits into
tributary-protocol:mainfrom
Jenola344:main

Conversation

@Jenola344

@Jenola344 Jenola344 commented Jul 18, 2026

Copy link
Copy Markdown

Closes #168
Closes #178

Added indexer implementation with configuration validation, Docker support, and rate-limited RPC polling

@Jenola344
Jenola344 requested a review from Spagero763 as a code owner July 18, 2026 07:50
@Spagero763

Copy link
Copy Markdown
Contributor

This PR's contract check failed on cspell for two reasons, both now resolved on main — no changes needed on your side: (1) your branch predates a docs fix (an unrelated word in README.md that's already allow-listed on main), and (2) the placeholder contract-ID fragments in your Docker example (CABC..., CDEF...) weren't in the project dictionary yet, so I just added them (they follow the same convention as other example IDs already there). Click "Update branch" on this PR to pick up both fixes and CI should go green.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support following multiple contracts in the indexer Provide a browser UMD build of the SDK

2 participants