You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As part of Prysm V1.0 we were able to address a lot of existing issues with Prysm and made it more compatible with the Altair fork.
Prysm Web UI 2.0 brings more features from the CLI and provides the necessary features for the merge. With the release of the keymanager API standards https://github.com/ethereum/keymanager-APIs we have provided the community with a way to build their own UI for Prysm. Prysm will continue to support the Web UI but will focus on core features that bring a graphical interface alternative to the CLI.
Analysis
Validator activation UI
Dashboard UX
Tech Debt/ Refactors
upgrading dependencies to reduce staleness of angular project and patch vulnerabilities
New Features
Keymanager API Import ( with slashing protection import)
Keymanager API Delete (with slashing protection export)
UI for reexport slashing protection
Keymanager API List public keys
Keymanager API List Fee Recipient
Keymanager API Set Fee Recipient
Keymanager API Delete Fee Recipient
Browser private variables
Post V2
deprecate old APIs that are now unused
The text was updated successfully, but these errors were encountered:
Background
As part of Prysm V1.0 we were able to address a lot of existing issues with Prysm and made it more compatible with the Altair fork.
Prysm Web UI 2.0 brings more features from the CLI and provides the necessary features for the merge. With the release of the keymanager API standards https://github.com/ethereum/keymanager-APIs we have provided the community with a way to build their own UI for Prysm. Prysm will continue to support the Web UI but will focus on core features that bring a graphical interface alternative to the CLI.
Analysis
Validator activation UIDashboard UXTech Debt/ Refactors
New Features
Keymanager API List public keysBrowser private variablesPost V2
The text was updated successfully, but these errors were encountered: