Mining Resources#
This page provides a collection of resources related to Ergo mining. It includes academic papers, code repositories, test vectors, and discussion threads.
Academic Papers#
-
Ergo White Paper: This paper provides a comprehensive overview of Ergo, including its design principles, consensus algorithm, and economic model.
-
Ergo Yellow Paper: The Yellow Paper offers a more technical perspective on Ergo, detailing the platform's underlying algorithms and data structures.
-
"Bypassing Non-Outsourceable Proof-of-Work Schemes Using Collateralized Smart Contracts": This paper discusses a novel approach to bypassing non-outsourceable proof-of-work schemes using smart contracts.
Code#
The Ergo GitHub repository contains the Scala files related to Ergo's mining algorithm. This is a great resource if you're interested in understanding the technical details of Ergo mining.
Test Vectors#
- Test vectors for increased N values: This forum post provides test vectors for Ergo's proof-of-work algorithm with increased N values.