envio-linux-x64 2.28.0-alpha.1 → 2.28.0-alpha.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/bin/envio +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
@@ -19,7 +19,7 @@ HyperIndex is a fast, developer-friendly multichain indexer, optimized for both
|
|
19
19
|
- **[Reorg support](https://docs.envio.dev/docs/HyperIndex/reorgs-support)** – Graceful handling of blockchain reorganizations
|
20
20
|
- **GraphQL API** – Easy-to-query indexed data
|
21
21
|
- **Flexible language support** – JavaScript, TypeScript, and ReScript
|
22
|
-
- **Factory contract support** – Index data from
|
22
|
+
- **Factory contract support** – Index data from 1M+ dynamically registered contracts seamlessly
|
23
23
|
- **On-chain & off-chain data integration** – Easily combine multiple data sources
|
24
24
|
- **[Self-hosted & managed options](https://docs.envio.dev/docs/HyperIndex/hosted-service)** – Run your own setup or use HyperIndex hosted services
|
25
25
|
- **Detailed logging & error reporting** – Debug and optimize with clarity
|
package/bin/envio
CHANGED
Binary file
|