One thing I learned about: Blockchain nodes.
A blockchain node is any device that participates in the blockchain network.
It runs a client.
Typical tasks:
- Validate blocks & transactions
- Relay blocks & transactions
- Store history
- Communicate with other nodes (e.g. to maintain consensus)
🔽🛠️Resources🔽
- Full, Archive & Light Types Of Ethereum Nodes: https://cryptoapis.io/blog/127-full-archive-light-types-of-ethereum-nodes
Top comments (0)