Skip to main content
OlympusDAO
GitHub クリエイタープロフィール

OlympusDAO

2 件の GitHub リポジトリにある 17 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
17
リポジトリ
2
更新
2026-05-11
リポジトリエクスプローラー

リポジトリと代表的な skills

indexing-blocks
ソフトウェア開発者

Use when processing every block (or every Nth block) for time-series data, periodic snapshots, or block-level aggregations. onBlock API, interval option, and block handler context.

2026-05-11
indexing-config
ソフトウェア開発者

Use when writing or editing config.yaml. Chain/contract structure, addresses, start_block, event selection, field_selection, custom event names, env vars, address_format, schema/output paths, YAML validation, and deprecated options.

2026-05-11
indexing-external-calls
ソフトウェア開発者

Use when making RPC calls, fetch requests, or any external I/O from handlers. Effect API with createEffect, S schema validation, context.effect(), preload optimization (handlers run twice), cache and rateLimit options.

2026-05-11
indexing-factory
ソフトウェア開発者

Use when indexing contracts deployed by factory contracts at runtime. contractRegister API, dynamic contract config (no address), async registration, and same-block event coverage.

2026-05-11
indexing-filters
ソフトウェア開発者

Use when filtering events by indexed parameters to reduce processing volume. eventFilters with static arrays, dynamic per-chain functions, contract address filtering, and conditional enable/disable.

2026-05-11
indexing-handler-syntax
ソフトウェア開発者

Use when writing or editing event handlers. Handler registration, context API (entity CRUD, getWhere queries, chain, log), spread updates, indexer runtime API, and common pitfalls.

2026-05-11
indexing-multichain
ソフトウェア開発者

Use when deploying an indexer across multiple chains. Entity ID namespacing to avoid collisions, chain-specific configuration patterns, and the context.chain runtime API.

2026-05-11
indexing-performance
ソフトウェア開発者

Use when optimizing indexer speed or tuning sync performance. HyperSync vs RPC, batch size, RPC tuning parameters, WebSocket config, and preload optimization.

2026-05-11
このリポジトリの収集済み skills 14 件中、上位 8 件を表示しています。
2 件中 2 件のリポジトリを表示
すべてのリポジトリを表示しました