Nodeop Plugins
Overview
Plugins extend the core functionality implemented in nodeop. Some plugins are mandatory, such as chain_plugin, net_plugin, and producer_plugin, which reflect the modular design of nodeop. The other plugins are optional as they provide nice to have features, but non-essential for the nodes operation.
For information on specific plugins, just select from the list below:
chain_api_pluginchain_plugindb_size_api_pluginhistory_api_pluginhistory_pluginhttp_pluginhttp_client_pluginnet_api_pluginnet_pluginproducer_pluginstate_history_plugintrace_api_plugin
::: note
| Plugins add incremental functionality to nodeop. Unlike runtime plugins, nodeop plugins are built at compile-time.
:::