Node's Proof of Work System
Last updated
Last updated
The Node's Proof of Work (PoW) system is structured similarly to Bitcoin's Proof of Work and other cryptocurrencies—it represents a logical puzzle barrier, continuously processed every hour to validate each transaction.
Binary Checker API: Checks whether the input conditions of the algorithm meet the required standards.
Challenges API: Processes the algorithm, checks the formula's correctness, and verifies the similarity of the barrier.
Results Submission API: Confirms and submits the solution. If accepted, the solution is recorded in the system.
This provides the current validation status of the device, allowing Device Owners to see two statuses:
Verified Device is indicated with a green icon.
Verified Device is indicated with a green icon.
Failed is indicated with a red icon.
We make the list of Nodes and their device statuses publicly available. Device Owners can log into GitHub, download the CSV file, and check device information.
Users may also download the CSV log file and use Excel to view the information contained.