polymarket-v2-indexer
Index Polymarket V2 trades into a queryable GraphQL API
All Skills in This Repository (13)
Pure Emerald Level Indicatorsindexing-traces
Index transaction trace data via the HyperSync data layer with filters.
indexing-wildcard
Index contract events across all blockchain addresses using wildcard configuration.
indexing-blocks
Enables blockwise Lua scripting for Minecraft's ComputerCraft mods.
indexing-config
Validate and guide editing of HyperIndex config.yaml files for blockchain indexers.
indexing-factory
Index runtime factory-created contracts with same-block event coverage.
indexing-multichain
Enforce chainId-prefixed entity IDs and per-chain configuration for multichain indexing.
indexing-performance
Optimize indexer speed and sync performance for Polymarket V2 indexing on Polygon.
indexing-external-calls
Create typed Effect APIs for external I/O in HyperIndex handlers.
testing
Validate HyperIndex indexer tests with Vitest and inline snapshots.
indexing-transactions
Configure field_selection to expose transaction fields via event.transaction in HyperIndex handlers.
indexing-schema
Define and validate GraphQL schema for Polymarket V2 indexer projects.
indexing-handler-syntax
Define event handlers with a consistent syntax and context API for the Polymarket indexer.
Frequently Asked Questions
FAQPage SchemaHow to install polymarket-v2-indexer?▼
Run `npx skills add enviodev/polymarket-v2-indexer --all -g -y` in your terminal to install all skills in this suite globally.
What data does the Polymarket V2 indexer track?▼
It tracks order fills with builder codes, matched orders, fees, PolyUSD transfers and balances, collateral splits and redemptions, plus market sponsorship rewards.
How do I query the indexed Polymarket data?▼
Once running, the indexer exposes a GraphQL API at localhost:8080 where you can query trades, markets, and account balances directly.
Does this work with Claude Code and Cursor?▼
Yes. All skills follow the universal SKILL.md standard and are auto-discovered by Claude Code, Cursor, Codex, and OpenClaw.
Do I need an API key to run the indexer?▼
Yes. You need a free HyperSync API token from envio.dev, set as ENVIO_API_TOKEN in your .env file before starting.
Related Repositories in Data & Analytics
View All in Data & Analytics→PaddleOCR
Extract text, tables, and formulas from PDFs and images
Scrapling
Scrape any website and bypass anti-bot protection with AI
last30days-skill
Research any topic across Reddit, X, YouTube, and the web