Possible improvements for the next version of the staking dashboard
-
Load data per network in a modular way
The request is currently shared across all networks. It should be refactored so each network loads independently and its card is displayed on the dashboard as soon as its data becomes available.
-
Display the selected relays for the setup (when available and selected for the network).
-
Improve the Dappmanager logic to retrieve client information through their APIs (sync status, peers, name) in a modular way based on each package’s manifest.
Possible improvements for the next version of the staking dashboard
Load data per network in a modular way
The request is currently shared across all networks. It should be refactored so each network loads independently and its card is displayed on the dashboard as soon as its data becomes available.
Display the selected relays for the setup (when available and selected for the network).
Improve the Dappmanager logic to retrieve client information through their APIs (sync status, peers, name) in a modular way based on each package’s manifest.