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

Refactor the Network domain to match the proposed architecture #4208

Closed
Tracked by #4033
reyraa opened this issue Mar 14, 2022 · 0 comments
Closed
Tracked by #4033

Refactor the Network domain to match the proposed architecture #4208

reyraa opened this issue Mar 14, 2022 · 0 comments

Comments

@reyraa
Copy link
Contributor

reyraa commented Mar 14, 2022

Description

As a part of the Make Lisk Desktop blockchain agnostic, we should create a domain for Network. Said domain is responsible for collecting, displaying nodes on the network.

Acceptance Criteria

According to the TECH proposal document, this domain should have components to:

  • List all nodes on the network.
    • No filtering is required.
    • Apply sorting as currently exists.
  • Display the geographical distribution of the loaded nodes on a map.
  • Display statistical information about the nodes on the network, including:
    • Peer versions distribution pie chart.
    • Peer height distribution pie chart.
    • Peer connectivity distribution pie chart.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

2 participants