Add Envio to Data and Analytics#39
Conversation
📝 WalkthroughWalkthroughThe smart contract data analytics documentation now includes an Envio section covering its data layer, key features, use cases, and external resources. ChangesEnvio documentation
Estimated code review effort: 1 (Trivial) | ~2 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment Warning |
|
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@docs/smartcontract/data-analytics.md`:
- Line 24: Update the documentation text in the Envio description to replace
every occurrence of “onchain” with the standard “on-chain” spelling, including
both referenced locations, without changing the surrounding wording.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro
Run ID: 4a68c54c-1444-41dd-9efe-3fdce2fa75e5
📒 Files selected for processing (1)
docs/smartcontract/data-analytics.md
|
|
||
| # Envio | ||
| ## Overview: | ||
| Envio is the data layer for blockchain apps. It gives XDC developers the fastest, most flexible way to get real-time and historical onchain data, from a single GraphQL API to raw high-speed access, with managed hosting on Envio Cloud. |
There was a problem hiding this comment.
📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win
Use the standard “on-chain” spelling.
Change onchain to on-chain on Lines 24 and 29 to satisfy the documentation spelling check and maintain consistent technical writing.
Also applies to: 29-29
🧰 Tools
🪛 LanguageTool
[grammar] ~24-~24: Ensure spelling is correct
Context: ...ble way to get real-time and historical onchain data, from a single GraphQL API to raw ...
(QB_NEW_EN_ORTHOGRAPHY_ERROR_IDS_1)
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
In `@docs/smartcontract/data-analytics.md` at line 24, Update the documentation
text in the Envio description to replace every occurrence of “onchain” with the
standard “on-chain” spelling, including both referenced locations, without
changing the surrounding wording.
Source: Linters/SAST tools
|
Hey @vrushalipanchal @AnilChinchawale, we'd love to have Envio listed here and I've kept it consistent with the existing providers. Let me know if you need anything else from my end. For reference, here are Envio's performance benchmarks: https://docs.envio.dev/docs/HyperIndex/benchmarking?utm_source=xdc&utm_medium=partner-docs |
Adds Envio to the Data and Analytics page, following the existing section format.
Summary by CodeRabbit