> ## Documentation Index
> Fetch the complete documentation index at: https://docs.datafdn.org/llms.txt
> Use this file to discover all available pages before exploring further.

# DATA Foundation의 노드 소프트웨어에 대해 알아보기

DATA Foundation의 노드 클라이언트 소프트웨어는 완전한 EVM 동등성, 빠른 블록 타임, 원샷(one-shot) 최종성을 지원하도록 구현되었습니다.

DATA Foundation의 노드 소프트웨어는 두 가지 구성 요소로 이루어져 있습니다: 실행 환경을 담당하는 [실행 계층(Execution Layer, EL)](/network/learn/node-software/execution_layer)과 합의 및 블록 생성을 담당하는 [합의 계층(Consensus Layer, CL)](/network/learn/node-software/consensus_layer)입니다.

이 두 계층은 [여기](https://hackmd.io/@danielrachi/engine_api)에서 소개된 [Engine API](/network/learn/node-software/engine-api)를 통해 통신합니다.

<img src="https://mintcdn.com/story/KwuxPVrS3UIa7CU1/images/network/node-architecture.png?fit=max&auto=format&n=KwuxPVrS3UIa7CU1&q=85&s=7fcfe29bcc6760f20c3362b53d6ae3d7" width="1080" height="1265" data-path="images/network/node-architecture.png" />
