跳至主要内容
此页面是从英文翻译而来的。请注意,与原始页面相比,可能会出现错误或差异。真实的文档来源应始终是英文版本。

Nodeos Plugins

Overview

Plugins extend the core functionality implemented in nodeos. Some plugins are mandatory, such as chain_plugin, net_plugin, and producer_plugin, which reflect the modular design of nodeos. 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:

[[info | Nodeos is modular]] | Plugins add incremental functionality to nodeos. Unlike runtime plugins, nodeos plugins are built at compile-time.