Skip to content
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ For a more complicated multi-chain indexing example, builders are encouraged to

## Conclusion

By gaining a deep understanding of how multi-chain indexing works, developers can leverage Envio’s mult-hain indexing feature for a more streamlined and efficient way for blazing-fast retrieval of data across multiple chains. Whether you're developing DeFi aggregators, cross-chain NFT marketplaces, or any Web3 application that requires data from multiple networks, Envio’s multi-chain indexing simplifies the development process, enhancing the user experience, and fostering cross-chain interoperability.
By gaining a deep understanding of how multi-chain indexing works, developers can leverage Envio’s multi-chain indexing feature for a more streamlined and efficient way for blazing-fast retrieval of data across multiple chains. Whether you're developing DeFi aggregators, cross-chain NFT marketplaces, or any Web3 application that requires data from multiple networks, Envio’s multi-chain indexing simplifies the development process, enhancing the user experience, and fostering cross-chain interoperability.

# Ship with us. 🚢

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Fast, Flexible & Fiercly Efficient Data Access: Envio HyperSync Now Supports Fuel Network"
title: "Fast, Flexible & Fiercely Efficient Data Access: Envio HyperSync Now Supports Fuel Network"
sidebar_label: "Fast, Flexible & Fiercly Efficient Data Access: Envio HyperSync Now Supports Fuel Network"
slug: /envio-hypersync-powers-data-access-on-fuel-network
---
Expand Down Expand Up @@ -120,7 +120,7 @@ As part of the next evolution in the Envio x Fuel partnership, Envio will be loo

[HyperIndex](https://docs.envio.dev/docs/HyperIndex/overview) is a developer-first, feature-rich data indexing framework that allows indexed data to be easily accessed through GraphQL queries, empowering developers with the ability to retrieve specific information.

HyperIndex is currently only available on EVM networks and offers application developers developers automatic code generation, flexible language support, quickstart templates, and a reliable cost-effective hosted service, overcoming challenges often associated with managing your own infrastructure.
HyperIndex is currently only available on EVM networks and offers application developers automatic code generation, flexible language support, quickstart templates, and a reliable cost-effective hosted service, overcoming challenges often associated with managing your own infrastructure.

Here are some HyperIndex features Fuel developers can expect:

Expand Down
2 changes: 1 addition & 1 deletion blog/2024-07-17-case-study-gblast.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Envio transformed GBlast’s operations by providing real-time smart contract da

Efficient historical data retrieval capabilities have also empowered GBlast to gain deeper operational insights and optimize decision-making processes, enhancing operational efficiency and resource utilization. Envio’s blazing-fast indexing instantly makes all historical data available for querying via a custom [GraphQL](https://graphql.org/) API.

By leveraging [HyperSync](https://docs.envio.dev/docs/HyperSync/overview) for data ingestion instead of JSON-RPC, GBlast has drastically improved its syncing performance, and future-proofing their application, so that even the largest datasets only take a few minutes to index.
By leveraging [HyperSync](https://docs.envio.dev/docs/HyperSync/overview) for data ingestion instead of JSON-RPC, GBlast has drastically improved its syncing performance and future-proofed their application, so that even the largest datasets only take a few minutes to index.

GBlast has further enriched its custom API by utilizing Envio’s support for asynchronous operations in its event handlers, enabling the addition of any data available on the internet to the indexer and storing it in a backend database for querying purposes. Simply put, this involves joining on-chain and off-chain data for a more flexible API.

Expand Down
4 changes: 2 additions & 2 deletions blog/2024-12-18-case-study-zkpass.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ tags: ["case-studies"]

<!--truncate-->

We live in a world where every click, swipe, and post leaves a trail, protecting your data has never been more urgent. With privacy breaches becoming all too common, the question isn’t if your data is exposed, it’s when. Can we create a system where personal information stays private while still verifying crucial details? Enter Zero-Knowledge Proofs (ZKPs) a breakthrough technology that could change how we think about privacy and security in the digital age.
We live in a world where every click, swipe, and post leaves a trail, protecting your data has never been more urgent. With privacy breaches becoming all too common, the question isn’t if your data is exposed, it’s when. Can we create a system where personal information stays private while still verifying crucial details? Enter Zero-Knowledge Proofs (ZKPs), a breakthrough technology that could change how we think about privacy and security in the digital age.

## What are Zero-Knowledge Proofs?

ZKPs allow one party (the prover) to prove to another party (the verifier) that they know a specific piece of information without revealing the actual data. It’s a system based on trust but with privacy baked in. For example, you could prove you’re age without sharing your birthdate, or prove you have enough funds for a transaction without showing your full balance.
ZKPs allow one party (the prover) to prove to another party (the verifier) that they know a specific piece of information without revealing the actual data. It’s a system based on trust but with privacy baked in. For example, you could prove your age without sharing your birthdate, or prove you have enough funds for a transaction without showing your full balance.

Although this concept has been around for decades, its practical application in blockchain and Web3 is now gaining momentum. The rise of decentralized systems has created a demand for more secure, private ways of verifying transactions, identities, and sensitive data.

Expand Down
2 changes: 1 addition & 1 deletion docs/HyperIndex/Guides/configuration-file.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ Note that enabling this option will increase database storage requirements and m

### Field Selection

To improve indexing performance and reduce credits usage the `block` and `transaction` fields on event contain only a subset of the fields available on the blockchain.
To improve indexing performance and reduce credits usage, the `block` and `transaction` fields on events contain only a subset of the fields available on the blockchain.

To access fields that are not provided by default, specify them using the `field_selection` option for your event:

Expand Down
4 changes: 2 additions & 2 deletions docs/unused/overview-everything.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ slug: /overview-everything

Envio is the fastest indexing solution improving typical subgraph indexing speeds by more than 100x.

Envio is a modern data and indexing solution for web3 teams foccussed on performance, scale and developer experience.
Envio is a modern data and indexing solution for web3 teams focused on performance, scale and developer experience.

There are 3 main solutions you can use:

**HyperIndex**: Blazingly fast multichain indexer with graphQL endpoint and access to postgres indexed data. 100x faster than Subgraphs. No RPC url needed.

**HyperSync**: Special Binary API for retireving Logs, Transaction, Traces and Blocks from 35+ EVM chains (+ Fuel). 100x faster than JSON-RPC.
**HyperSync**: Special Binary API for retrieving Logs, Transaction, Traces and Blocks from 35+ EVM chains (+ Fuel). 100x faster than JSON-RPC.

**HyperRPC**: Drop in replacement for RPC (read-only requests). 3-5x Faster than JSON-RPC.

Expand Down