envio

Access blockchain data via HyperSync, HyperIndex, and HyperRPC endpoints.

4|1|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/hairyf/blockchain-master --skill envio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: envio
Source: https://github.com/hairyf/blockchain-master/tree/main/skills/envio
Command: npx skills add https://github.com/hairyf/blockchain-master --skill envio

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Envio consolidates and accelerates access to blockchain data by offering three integrated products: HyperSync for fast raw data access, HyperIndex for structured GraphQL indexing, and HyperRPC for read-only RPC endpoints.

Core Features & Use Cases

  • HyperSync for high-speed querying of blocks, transactions, and logs with field selection and streaming.
  • HyperIndex to build a scalable, schema-driven GraphQL API over indexed data.
  • HyperRPC provides drop-in read-only RPC endpoints for existing tooling.
  • Use Case: Build a fast data layer for analytics, dashboards, and indexing-backed apps across 80+ networks.

Quick Start

Install Envio, configure your HyperSync URL and API token, then start querying blockchain data with HyperRPC or GraphQL.

Frequently Asked Questions about envio

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I query blockchain data faster using HyperSync?

Build a structured GraphQL API over indexed blockchain data using HyperIndex. HyperIndex allows you to define a schema and use handlers to create a scalable, queryable data layer for analytics, dashboards, and indexing-backed applications.

Can I use a read-only RPC endpoint for existing blockchain tooling?

Access blockchain data across 80+ networks using Envio by configuring your HyperSync URL and ENVIO_API_TOKEN. The platform supports both self-hosted and hosted deployments, allowing flexible integration across multiple blockchain networks.

What is the difference between HyperSync and HyperIndex for blockchain data access?

Secure your blockchain data access using an ENVIO_API_TOKEN configured during setup. This token authenticates your requests across HyperSync, HyperIndex, and HyperRPC, ensuring secure access to data across the 80+ supported networks.

Do I need to self-host Envio or can I use a hosted deployment?

You can choose either self-hosted or hosted deployments for Envio. Both options provide access to HyperSync, HyperIndex, and HyperRPC across 80+ networks, allowing you to select the deployment model that fits your infrastructure requirements.