envio-linux-x64 2.13.0 → 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.
- package/README.md +1 -0
- package/bin/envio +0 -0
- 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
|