Skip to content

Add megaeth blog & assest#657

Merged
Jordy-Baby merged 1 commit intomainfrom
add-megaeth-blog
Jun 18, 2025
Merged

Add megaeth blog & assest#657
Jordy-Baby merged 1 commit intomainfrom
add-megaeth-blog

Conversation

@Jordy-Baby
Copy link
Collaborator

@Jordy-Baby Jordy-Baby commented Jun 17, 2025

Summary by CodeRabbit

  • New Features
    • Added a new blog post: "How to Index MegaEth Data Using Envio," featuring an introduction to MegaEth and a detailed guide on indexing its data with Envio tools.
  • Style
    • Updated capitalization in the title and sidebar label of an existing blog post for consistency.

@Jordy-Baby Jordy-Baby requested a review from JonoPrest June 17, 2025 17:01
@vercel
Copy link

vercel bot commented Jun 17, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
envio-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 17, 2025 5:01pm

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jun 17, 2025

Walkthrough

A new blog post detailing how to index MegaEth blockchain data using Envio tools has been added. Additionally, the capitalization in the title and sidebar label of an existing Monad-related blog post was updated. No changes were made to code or exported entities.

Changes

File(s) Change Summary
blog/2025-06-17-how-to-index-megaeth-data-using-envio.md Added a new blog post introducing MegaEth and explaining how to index its data using Envio tools.
blog/2025-06-12-how-to-index-monad-data-using-envio.md Updated capitalization in the title and sidebar label metadata.

Sequence Diagram(s)

sequenceDiagram
    participant User
    participant Blog
    participant Envio Tools

    User->>Blog: Reads "How to Index MegaEth Data Using Envio"
    Blog->>User: Provides MegaEth overview and Envio indexing guide
    User->>Envio Tools: Follows instructions to index MegaEth data
    Envio Tools-->>User: Delivers indexed blockchain data and APIs
Loading

Possibly related PRs

Suggested reviewers

  • DenhamPreen
  • MJYoung114

Poem

In the warren where data flows fast,
MegaEth joins the Envio cast.
Monad stands tall with a capital “U”,
While new guides help you index right through.
Rabbits hop, docs grow—what a view!
Blockchain and bunnies, hopping anew.
🐇✨


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.

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

🧹 Nitpick comments (4)
blog/2025-06-17-how-to-index-megaeth-data-using-envio.md (4)

25-25: Normalize heading level and remove trailing colon
Change #### Key Features: to a level-three heading without the trailing colon for proper markdown structure and linting compliance.

- #### Key Features:
+ ### Key Features

75-80: Use dash-style unordered lists for consistency
Replace leading asterisks with dashes in the features list to satisfy markdownlint’s ul-style rule.

- * **Flexible Language Support**: Configure your event handling in familiar and widely supported languages such as JavaScript, TypeScript, or ReScript.
- * **No-Code Quickstart**: Autogenerate the key boilerplate for an entire indexer project based on single or multiple smart contracts. Deploy within minutes.
- * **Multichain Support**: Aggregate data across multiple networks into a single database and query everything through a unified GraphQL API.
- * **Join On-Chain and Off-Chain Data**: Connect indexed blockchain data with off-chain data to create a flexible API that goes beyond simple on-chain event logs, such as integrating external NFT metadata.
- * **Factory Contracts**: Automatically register and process events emitted by all child contracts created by a specified factory or dynamic contract.
- * **Hosted Service**: The simplest way to deploy production-ready indexers on MegaEth. A managed service platform for building, hosting, and querying Envio's Indexers with guaranteed uptime and performance service level agreements.
+ - **Flexible Language Support**: Configure your event handling in familiar and widely supported languages such as JavaScript, TypeScript, or ReScript.
+ - **No-Code Quickstart**: Autogenerate the key boilerplate for an entire indexer project based on single or multiple smart contracts. Deploy within minutes.
+ - **Multichain Support**: Aggregate data across multiple networks into a single database and query everything through a unified GraphQL API.
+ - **Join On-Chain and Off-Chain Data**: Connect indexed blockchain data with off-chain data to create a flexible API that goes beyond simple on-chain event logs, such as integrating external NFT metadata.
+ - **Factory Contracts**: Automatically register and process events emitted by all child contracts created by a specified factory or dynamic contract.
+ - **Hosted Service**: The simplest way to deploy production-ready indexers on MegaEth. A managed service platform for building, hosting, and querying Envio's Indexers with guaranteed uptime and performance service level agreements.

55-55: Add missing comma
Insert a comma before the coordinating conjunction for clarity and to satisfy punctuation rules.

- ...historical blockchain data and can be used directly for custom data pipelines...
+ ...historical blockchain data, and can be used directly for custom data pipelines...

80-80: Hyphenate "service-level agreements"
Update to "service-level agreements" to correct compound modifier usage.

- performance service level agreements
+ performance service-level agreements
📜 Review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 5fcfc94 and 4630baf.

⛔ Files ignored due to path filters (2)
  • static/blog-assets/indexing-megaeth-data.png is excluded by !**/*.png
  • static/blog-assets/megaeth-oracle-wars.png is excluded by !**/*.png
📒 Files selected for processing (2)
  • blog/2025-06-12-how-to-index-monad-data-using-envio.md (1 hunks)
  • blog/2025-06-17-how-to-index-megaeth-data-using-envio.md (1 hunks)
🧰 Additional context used
🪛 LanguageTool
blog/2025-06-17-how-to-index-megaeth-data-using-envio.md

[style] ~22-~22: ‘lags behind’ might be wordy. Consider a shorter alternative.
Context: ...rd, MegaEth makes sure your stack never lags behind your users. #### Key Features: - [Mi...

(EN_WORDINESS_PREMIUM_LAGS_BEHIND)


[uncategorized] ~54-~54: Possible missing comma found.
Context: ...oth real-time and historical blockchain data and can be used directly for custom dat...

(AI_HYDRA_LEO_MISSING_COMMA)


[uncategorized] ~80-~80: When ‘service-level’ is used as a modifier, it is usually spelled with a hyphen.
Context: ... with guaranteed uptime and performance service level agreements. These additional features make Envio ...

(SERVICE_LEVEL_HYPHEN)


[style] ~110-~110: Consider using a less common alternative to make your writing sound more unique and professional.
Context: ...nd experience peace of mind with Envio. Feel free to reach out to us on Discord or email us ...

(FEEL_FREE_TO_STYLE_ME)


[misspelling] ~115-~115: This word is normally spelled as one.
Context: ...Envio](https://envio.dev/) is a modern, multi-chain EVM blockchain indexing toolkit designe...

(EN_COMPOUNDS_MULTI_CHAIN)

🪛 markdownlint-cli2 (0.17.2)
blog/2025-06-17-how-to-index-megaeth-data-using-envio.md

25-25: Heading levels should only increment by one level at a time
Expected: h3; Actual: h4

(MD001, heading-increment)


25-25: Trailing punctuation in heading
Punctuation: ':'

(MD026, no-trailing-punctuation)


75-75: Unordered list style
Expected: dash; Actual: asterisk

(MD004, ul-style)


76-76: Unordered list style
Expected: dash; Actual: asterisk

(MD004, ul-style)


77-77: Unordered list style
Expected: dash; Actual: asterisk

(MD004, ul-style)


78-78: Unordered list style
Expected: dash; Actual: asterisk

(MD004, ul-style)


79-79: Unordered list style
Expected: dash; Actual: asterisk

(MD004, ul-style)


80-80: Unordered list style
Expected: dash; Actual: asterisk

(MD004, ul-style)


100-100: Unordered list style
Expected: dash; Actual: asterisk

(MD004, ul-style)


101-101: Unordered list style
Expected: dash; Actual: asterisk

(MD004, ul-style)


102-102: Unordered list style
Expected: dash; Actual: asterisk

(MD004, ul-style)


103-103: Unordered list style
Expected: dash; Actual: asterisk

(MD004, ul-style)


104-104: Unordered list style
Expected: dash; Actual: asterisk

(MD004, ul-style)


110-110: Bare URL used
null

(MD034, no-bare-urls)

🔇 Additional comments (2)
blog/2025-06-12-how-to-index-monad-data-using-envio.md (1)

2-3: Consistent title capitalization applied
Updated the metadata title and sidebar label to capitalize "Using," matching other posts.

blog/2025-06-17-how-to-index-megaeth-data-using-envio.md (1)

1-5: Metadata looks good
The frontmatter title, sidebar_label, and slug follow the established pattern for blog posts.

@DZakh DZakh requested a review from moose-code June 18, 2025 08:29
Copy link
Collaborator

@JonoPrest JonoPrest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good Jords 👍🏼

@Jordy-Baby Jordy-Baby merged commit 9728f70 into main Jun 18, 2025
3 checks passed
@Jordy-Baby Jordy-Baby deleted the add-megaeth-blog branch June 18, 2025 08:59
@DenhamPreen DenhamPreen mentioned this pull request Jul 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants