For the complete documentation index, see llms.txt. This page is also available as Markdown.

Consensus Type: PoN

Proof of Nodes (PoN) is the foundation of X1 EcoChain's always-on infrastructure. A global network of X1Nodes strengthens block integrity, supports validator activity, actively participates in the signing process, and ensures continuous network availability — fundamentally distinguishing it from energy-intensive consensus models that rely on computational competition rather than credentialed participation.

PoN operates through a deterministic node selection process in which authorized X1Nodes take turns proposing and validating blocks according to a structured rotation. This eliminates the overhead of cryptographic puzzles entirely, enabling instant finality and exceptional throughput: blocks confirm in approximately 7.5 seconds, with the network sustaining capacity for up to 2,000 transactions per second.

Security is inherent to the architecture. Participation is restricted to nodes that have fulfilled the qualification criteria required to achieve node status — establishing a trusted network environment that is naturally resistant to 51% and Sybil attacks. Because nodes must maintain their standing and credentialed status, the system creates strong accountability incentives, making malicious block forgery extremely difficult in practice.

Transaction validation is performed exclusively by verified participants, removing the wasteful resource competition present in other consensus models. Nodes operate cooperatively rather than competitively, maintaining network security through accountability rather than computational power.

This design also delivers direct economic efficiency. Because X1Nodes require minimal resources to operate, gas can be priced near marginal cost — approximately $0.01 per transaction.

Taken together, PoN provides a comprehensive consensus architecture that prioritizes security, scalability, and cost-efficiency, making X1 EcoChain particularly well-suited for applications demanding fast, low-cost transaction processing underpinned by a trusted and always-available node network.

Last updated