Exhibit 03 · Cat. no. AUR-004
Auroracoin Mining: Scrypt Origins & the Algorithm, How It Works
Auroracoin mining is how the network's transactions get confirmed and how new coins entered circulation once the premine was set aside. The story of the auroracoin mining algorithm runs in two chapters: a scrypt-only youth inherited from Litecoin, and a multi-algorithm maturity designed to spread security across different kinds of hardware.
- Original PoW
- scrypt (Litecoin fork)
- Since 2016
- 5 parallel algorithms
- Issuance
- halving schedule
- Effective supply
- reduced by premine burn
The Scrypt Years: Litecoin's Inheritance
Auroracoin launched in 2014 as a fork of Litecoin, and with the codebase came scrypt, a proof-of-work function chosen originally because it favored consumer graphics cards over the specialized ASIC rigs that had taken over Bitcoin. Miners ran the scrypt puzzle, found blocks, and collected the block reward, exactly as on the parent chain.
The inheritance had a weakness. By 2014 scrypt ASICs existed too, and a young chain with a modest total hashrate was exposed: any large scrypt farm could, in principle, dominate or disrupt it. For a coin holding half its supply in premine addresses awaiting a national giveaway, that risk was existential.
The Multi-Algorithm Era
The community's answer was a hard fork that replaced the single algorithm with several. Auroracoin adopted multi-algorithm proof-of-work in the style of Myriadcoin: five independent mining routes — scrypt, SHA-256d, Qubit, Skein and Myr-Groestl — each with its own difficulty track, each earning a share of blocks.
The design goal is resilience. An attacker strong in one algorithm still faces the other four, and hobbyist hardware of several generations can participate somewhere. The switch is the main reason a chain this small has kept producing blocks for over a decade.
The five routes, and who typically mines them:
| Algorithm | Typical hardware | Note |
|---|---|---|
| Scrypt | GPUs and scrypt ASICs | the original Litecoin inheritance |
| SHA-256d | retired Bitcoin ASICs | gives old hardware a second life |
| Qubit | GPUs | light, GPU-friendly hash |
| Skein | GPUs | SHA-3 finalist function |
| Myr-Groestl | GPUs / FPGAs | second SHA-3 finalist in the set |
How It Works: Blocks, Difficulty and Rewards
For anyone asking how Auroracoin mining works in practice, the loop looks like this:
- A miner picks one of the five algorithms and points hardware at the network, solo or through a pool.
- The node assembles pending transactions into a candidate block, and the hardware searches for a hash that satisfies the current difficulty of that algorithm.
- A found block is broadcast, verified by every node, and appended to the chain; the miner collects the block reward plus fees.
- Difficulty adjusts per algorithm, so a burst of hashpower on one route quickly makes that route harder without distorting the other four.
That is how it works at every scale, from a single old GPU to an industrial farm. It is also how Auroracoin mining works economically: rewards follow a halving schedule, so the coin's issuance tapers over time just as Litecoin's does.
Supply, Halvings and the Long Run
The mined half of the supply follows the emission logic Auroracoin inherited: block rewards that halve on a fixed schedule, so most of the mineable coins entered circulation in the early years and the tail thins toward a hard ceiling. The effective total is actually lower than the original design implied, because the unclaimed premine that was burned after the airdrop left the chain permanently short of its nominal maximum. Deflationary by accident, in other words, and verifiably so.
Hashrate, meanwhile, has always followed price rather than led it. The 2014 collapse in the coin's value emptied the mining pools within months, and every minor revival since has pulled a small wave of hobbyist hardware back. That elasticity is normal for small proof-of-work chains; what is less normal is surviving it for a decade, which the five-algorithm design deserves much of the credit for.
Auroracoin Mining as It Stands
Mining today is a small-community affair. Hashrate is a fraction of the major chains, pools come and go, and profitability in fiat terms is negligible most of the time — the network runs on participants who care that it keeps running. Anyone studying the auroracoin mining algorithm as a design, though, still finds a working example of multi-algorithm security in the wild, and understanding how it works explains how a national experiment's ledger outlived its own headlines. The coins mined this way trade at values charted in the value history, and node software lives on the resources page.
Frequently Asked Questions
Can Auroracoin still be mined?
Yes. The network accepts proof-of-work on all five algorithms, and anyone can point compatible hardware at it, solo or via the community pools that list AUR.
Which algorithm is easiest for a home miner?
It depends on the hardware already owned. GPUs typically go to scrypt or Skein, while owners of retired Bitcoin ASICs can use the SHA-256d route. Each algorithm's difficulty adjusts independently, so miners gravitate to whichever is least crowded.
Why did Auroracoin abandon scrypt-only mining?
Security. A small scrypt chain was vulnerable to any large farm built for bigger scrypt coins. Splitting proof-of-work across five algorithms made a takeover of the whole network far more expensive.
Were the airdrop coins mined?
No. The 10.5 million AUR distributed to Icelanders were premined at launch. Mining creates the other half of the supply and secures every transaction, including the airdrop claims themselves. The rules of the giveaway are documented in the blueprint.