Documentation
What are pNodes?
Understanding Provider Nodes
A pNode (Provider Node) is the core of Xandeum's distributed storage network. pNodes store data, handle redundancy, and earn income proportional to their contributions.
Key Functions
- Storage Management — Stores and retrieves data in the distributed network
- Networking — Communicates with other pNodes via gossip protocols
- Heartbeats — Responds to liveness checks every 30 seconds for rewards eligibility
- Security — Ensures data integrity using Merkle proofs and erasure coding
