An Introduction to Blockchain RPC Nodes
A blockchain is a peer-to-peer (P2P) network of nodes that maintains a shared ledger. Every node communicates with other nodes in the network using specialized P2P protocols to verify blocks, transactions, store state, etc.
When you’re building an ap...
blog.developerdao.com5 min read