envio

📁 hairyf/blockchain-master 📅 3 days ago
1
总安装量
1
周安装量
#46654
全站排名
安装命令
npx skills add https://github.com/hairyf/blockchain-master --skill envio

Agent 安装分布

amp 1
trae 1
opencode 1
cursor 1
codex 1

Skill 文档

Skill is based on Envio docs (enviodev/docs), generated at 2026-02-09.

Envio provides high-performance blockchain data access and indexing: HyperSync (raw data API), HyperIndex (indexer + GraphQL), and HyperRPC (read-only JSON-RPC). This skill covers product choice, client usage, queries, API tokens, and supported networks.

Core References

Topic Description Reference
Overview HyperSync, HyperIndex, HyperRPC; when to use each core-overview
HyperSync Client setup, query shape, streaming, field selection core-hypersync
HyperIndex config.yaml, schema.graphql, event handlers, deployment core-hyperindex
HyperRPC When to use, supported methods, endpoint and token core-hyperrpc

Features

Topic Description Reference
API Tokens Generation, usage in clients, security features-api-tokens
Supported Networks HyperSync/HyperRPC URLs and tiers features-networks

Best Practices

Topic Description Reference
Query Design Field selection, join modes, limits, streaming, tip handling best-practices-queries