Files
lighthouse/book/src/ui.md
2025-05-12 23:12:52 +00:00

34 lines
1.2 KiB
Markdown

# Lighthouse UI (Siren)
_Documentation for Siren users and developers._
[![Chat Badge]][Chat Link]
[Chat Badge]: https://img.shields.io/badge/chat-discord-%237289da
[Chat Link]: https://discord.gg/cyAszAh
![ui-overview](./imgs/ui.png)
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](https://github.com/sigp/siren) repository.
## Topics
See the following Siren specific topics for more context-specific
information:
- [Installation Guide](./ui_installation.md) - Explanation of how to setup
and configure Siren.
- [Authentication Guide](./ui_authentication.md) - Explanation of how Siren authentication works and protects validator actions.
- [Usage](./ui_usage.md) - Details various Siren components.
- [FAQs](./ui_faqs.md) - 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](https://github.com/sigp/siren) repository.