Skip to main content
enviodev
ملف منشئ GitHub

enviodev

عرض على مستوى المستودعات لـ ٢٣ skills مجمعة عبر ٣ مستودعات GitHub.

skills مجمعة
٢٣
مستودعات
٣
محدث
١٤ أغسطس ٢٠٢٦
مستكشف المستودعات

المستودعات و 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.

١٤ أغسطس ٢٠٢٦
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.

١٤ أغسطس ٢٠٢٦
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.

١٤ أغسطس ٢٠٢٦
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.

١٤ أغسطس ٢٠٢٦
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.

٥ أغسطس ٢٠٢٦
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.

٥ أغسطس ٢٠٢٦
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.

٥ أغسطس ٢٠٢٦
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.

٢٩ يوليو ٢٠٢٦
عرض 8 من أصل ١٧ skills مجمعة.
عرض ٣ من أصل ٣ مستودعات
تم تحميل كل المستودعات