Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

[Documentation]: Add hyperlane integration docs

Open
#22 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
30/100
Issue type
Documentation
Clarity
Needs clarification
Activity status
Stale
Tech stack
rust

Research direction

Start by reviewing the repository's existing deployment and integration documentation and the reth-related setup for the v4 launch. Define guides and scripts for both the custom-token and existing-token fee configurations, documenting the chosen approach for deploying and connecting to Celestia and Hyperlane.

Written by the indexing model from the issue text.

Description

Description

The goal of this issue is to be able to provide documentation on how to deploy and connect to celestia, once v4 is launched.

There are two configurations:

  1. The chain launching will use a custom token, this makes it easier to deploy the chain since they will be able to do it paying fees in their token.

  2. The second approach is using an existing token as the fee token. Forma did this by create a "fake" tia token that would allow them to deploy hyperlane. We should explore if this is the best approach or if we can deploy the contracts using another token, then restart the binary with the correct fee token, not sure how this would work with reth.

we should provide guides and scripts to help with this

Dominant language
Rust
Stars
8
Forks
9
Avg merge
3d 17h
Merged PRs (30d)
4

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from evstack/ev-reth

All issues in evstack/ev-reth

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.