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

enviodev

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

収集済み skills
23
リポジトリ
3
更新
2026年8月14日
リポジトリエクスプローラー

リポジトリと代表的な skills

indexer-configuration
ソフトウェア開発者

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年8月14日
indexer-handlers
ソフトウェア開発者

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年8月14日
indexer-transactions
ソフトウェア開発者

Use when a handler needs transaction or block data — event.transaction / event.block, and the `fields` option that selects what they carry. There is no onTransaction handler; transaction data arrives through event handlers.

2026年8月14日
indexer-wildcard
ソフトウェア開発者

Use when indexing all instances of a contract across all addresses (e.g., all ERC-20 transfers on a chain). Config setup (no address), wildcard handler option, and event.srcAddress.

2026年8月14日
indexer-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年8月5日
indexer-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年8月5日
indexer-multichain
ソフトウェア開発者

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

2026年8月5日
indexer-schema
ソフトウェア開発者

Use when defining or editing schema.graphql. Entity types, scalar types, enums, relationships, @derivedFrom, @index, @config directives, array rules, naming conventions, and schema-to-TypeScript type mapping.

2026年7月29日
収集済み skill 17 件中 8 件を表示しています。
3 件中 3 件のリポジトリを表示
すべてのリポジトリを表示しました