mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-14 18:32:42 +00:00
* Fix typo: change 'periodical' to 'periodic' in progress updates description * Fix wrong command in Usage section * fix typo in Development Environment section * Fix typo: change 'Explictly' to 'Explicitly' * Fix typos in Lighthouse UI and Contributing sections * Fix typo: replace 'confirms' with 'conforms' in Beacon Node API description * fix minor typographical error: change 'advice' to 'advise' in SIGILL warning message * Fix spelling error in Detailed Guide section * Revert "Fix typo: change 'Explictly' to 'Explicitly'" This reverts commit 6b0781682b4f9d129d9af48d428353f596b8b852. * Revert "fix minor typographical error: change 'advice' to 'advise' in SIGILL warning message" This reverts commit a4904a0afd2d531caf4585e1f0726a6dd65081ea. * compiled * Revert "compiled" This reverts commit 425a553bd93af93340858050cc45041ae86b3733. * Revert "Revert "compiled"" This reverts commit b1f871cb1bd41822f4c7bd696f77ba38cdd32f9d. * Empty commit to trigger CI.
1.2 KiB
1.2 KiB
Lighthouse UI (Siren)
Documentation for Siren users and developers.
Siren is a user interface built for Lighthouse that connects to a Lighthouse Beacon Node and a Lighthouse Validator Client to monitor performance and display key validator metrics.
The UI is currently in active development. It resides in the Siren repository.
Topics
See the following Siren specific topics for more context-specific information:
- Installation Guide - Information to install and run the Lighthouse UI.
- Configuration Guide - Explanation of how to setup and configure Siren.
- Authentication Guide - Explanation of how Siren authentication works and protects validator actions.
- Usage - Details various Siren components.
- FAQs - Frequently Asked Questions.
Contributing
If you find an issue or bug or would otherwise like to help out with the development of the Siren project, please submit issues and PRs to the Siren repository.
