# Signet Node
The core `SignetNode` struct. This is the exex listener that handles incoming
notifications, and manages the lifecycle of the rest of the node components.
This library contains the following:
- `SignetNode` - The main node struct, which manages the lifecycle of the node.