envio-linux-x64 2.12.4 → 2.14.0

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.
Files changed (3) hide show
  1. package/README.md +1 -0
  2. package/bin/envio +0 -0
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -18,6 +18,7 @@ Build a real-time API for your blockchain application in minutes.
18
18
  - Write JavaScript, TypeScript, or ReScript with automatically generated types
19
19
  - Detailed logging & Error messaging
20
20
  - [Hosted Service](https://docs.envio.dev/docs/HyperIndex/hosted-service) to take care of your infrastructure
21
+ - Seamlessly integrate new chains and enhance reliability with the RPC data source
21
22
 
22
23
  ## Getting Started
23
24
 
package/bin/envio CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "envio-linux-x64",
3
- "version": "v2.12.4",
3
+ "version": "v2.14.0",
4
4
  "description": "A latency and sync speed optimized, developer friendly blockchain data indexer.",
5
5
  "repository": {
6
6
  "type": "git",