Skip to content

Commit 5fcfc94

Browse files
authored
Fix spelling and grammar (#656)
1 parent 7447d6f commit 5fcfc94

6 files changed

+9
-9
lines changed

blog/2023-11-15-simplify-data-retrieval-multi-chain-dapps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ For a more complicated multi-chain indexing example, builders are encouraged to
9797

9898
## Conclusion
9999

100-
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.
100+
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.
101101

102102
# Ship with us. 🚢
103103

blog/2024-04-22-envio-hypersync-powers-data-access-on-fuel-network.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Fast, Flexible & Fiercly Efficient Data Access: Envio HyperSync Now Supports Fuel Network"
2+
title: "Fast, Flexible & Fiercely Efficient Data Access: Envio HyperSync Now Supports Fuel Network"
33
sidebar_label: "Fast, Flexible & Fiercly Efficient Data Access: Envio HyperSync Now Supports Fuel Network"
44
slug: /envio-hypersync-powers-data-access-on-fuel-network
55
---
@@ -120,7 +120,7 @@ As part of the next evolution in the Envio x Fuel partnership, Envio will be loo
120120

121121
[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.
122122

123-
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.
123+
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.
124124

125125
Here are some HyperIndex features Fuel developers can expect:
126126

blog/2024-07-17-case-study-gblast.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Envio transformed GBlast’s operations by providing real-time smart contract da
3030

3131
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.
3232

33-
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.
33+
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.
3434

3535
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.
3636

blog/2024-12-18-case-study-zkpass.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ tags: ["case-studies"]
99

1010
<!--truncate-->
1111

12-
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.
12+
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.
1313

1414
## What are Zero-Knowledge Proofs?
1515

16-
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.
16+
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.
1717

1818
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.
1919

docs/HyperIndex/Guides/configuration-file.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ Note that enabling this option will increase database storage requirements and m
139139

140140
### Field Selection
141141

142-
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.
142+
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.
143143

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

docs/unused/overview-everything.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ slug: /overview-everything
77

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

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

1212
There are 3 main solutions you can use:
1313

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

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

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

0 commit comments

Comments
 (0)