Module agora.node.admin.AdminInterface

Provide a web-based administrative interface to the node

To ease administration and configuration, users can interact with the node using a web interface. This interface is served by Vibe.d, usually on a port adjacent to the node port (2827 by default).

Classes

NameDescription
AdminInterface Class for Admin interface

Structs

NameDescription
EncryptionKey Defines the EncryptionKey.
LoginInfo Defines the LoginInfo.
VoterCard Defines the VoterCard.