I'am new to ethereum, I canno't find the difference between a client and a node. I concider the client to be an mplementation of the node in a programming language such as go or js?
Asked
Active
Viewed 337 times
1 Answers
1
These terms are used interchangeably and often mixed. It depends if the text discuss about a client (node) connecting to Ethereum P2P network or if the text discussed about a client (JSON-RPC API client) connecting to a node providing API services.

Mikko Ohtamaa
- 82,057
- 50
- 264
- 435