Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi-network Support #125

Open
ansermino opened this issue Dec 28, 2021 · 0 comments
Open

Multi-network Support #125

ansermino opened this issue Dec 28, 2021 · 0 comments

Comments

@ansermino
Copy link
Member

Story

As a user
I want view network stats for testnets
So that I can gain insights into the state of testnets

Background

Currently the application is focused on the Beacon Chain. It would be nice, and fairly trivial, to enable it to crawl and gather stats for all testnets.

Details

N/A

Scenarios

N/A

Implementation details

The necessary changes appear to be:

  • Allow bootnodes to be specified at runtime (currently hardcoded)
  • Modify front end to indicate which network is being shown and potentially show/hide certain elements that may be network-specific

Testing details

N/A

Acceptance criteria

We can deploy a second instance of the application that shows the latest stats for Kintsugi merge-net.

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

No branches or pull requests

1 participant