Jonjon
Community@moose-code · London
co-founder ceo @enviodev
Agent Skills by Jonjon
Showing 14 vetted skills indexed across 1 GitHub repositories.
indexing-traces
Index transaction call traces via HyperSync data-layer queries and the Effect API.
indexing-wildcard
Index events matching a signature across all contract addresses on a chain.
indexing-blocks
Process every Nth block to generate time-series snapshots and block-level aggregates.
indexing-config
Configures Rocket.Chat deployments for automated, secure, and scalable messaging.
indexing-factory
Register factory-created contracts dynamically for same-block indexing in HyperIndex workflows.
subgraph-migration
Migrate TheGraph subgraphs to Envio HyperIndex with test-driven verification.
indexing-multichain
Namespace entity IDs by chainId to prevent cross-chain collisions in multi-chain indexers.
indexing-performance
Tunes HyperSync, batch sizes, and RPC parameters to optimize indexer throughput and stability for historical/live indexing workflows.
indexing-external-calls
Enforce the Effect API for external I/O in HyperIndex handlers.
testing
Create and run Vitest unit tests for HyperIndex indexers with createTestIndexer.
indexing-transactions
Acknowledge:
indexing-schema
Define and validate GraphQL schemas for Envio HyperIndex mappings.
indexing-handler-syntax
Registers event handlers and manages context API operations for HyperIndex-based indexers in TypeScript.
indexing-filters
Filter blockchain events by indexed parameters with configurable eventFilters options.