> For the complete documentation index, see [llms.txt](https://www.docszh.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.docszh.com/berachain-docs/nodes/berachain-nodes/node-architecture-overview.md).

# 节点架构概述

Berachain网络依赖于验证节点和RPC节点。每个节点都可以配置为[全节点](https://ethereum.org/zh/developers/docs/nodes-and-clients/#full-node)或[归档节点](https://ethereum.org/zh/developers/docs/nodes-and-clients/archive-nodes/)。

这些类型的节点都由[执行客户端](https://ethereum.org/zh/developers/docs/nodes-and-clients/)和[共识客户端](https://ethereum.org/zh/developers/docs/nodes-and-clients/)组合。Berachain是一个与EVM等效的Layer 1链，这意味Berachain在执行层支持任意EVM执行客户端，这些客户端与Berachain构建的共识客户端和框架相互协作，共同组成[BeaconKit](/berachain-docs/nodes/berachain-nodes/beaconkit-consensus.md)。

<figure><img src="https://3576609740-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FltBXuLzX87VmBIvzSIHJ%2Fuploads%2FdYifjDs5eL39rUCTtSw6%2Fberachain-node-architecture.png?alt=media&amp;token=a1522f3f-cd51-4dbf-9840-c74912b4acdf" alt=""><figcaption></figcaption></figure>
