diff --git a/mining-simulator.html b/mining-simulator.html new file mode 100644 index 00000000..ea82fcc5 --- /dev/null +++ b/mining-simulator.html @@ -0,0 +1,378 @@ + + + + + + RustChain Mining Simulator - Try Before You Mine + + + +
+
+

⛏️ RustChain Mining Simulator

+

Try mining before you commit real hardware

+
+ +
+

Pick Your Hardware

+

Select a device to simulate how RustChain mining works. See how vintage hardware earns more rewards!

+ +
+
+
💻
+
PowerBook G4
+
2.5x Multiplier
+
+
+
🖥️
+
Power Mac G5
+
2.0x Multiplier
+
+
+
☀️
+
Sun SPARC
+
3.0x Multiplier
+
+
+
🖱️
+
Modern x86
+
1.0x Multiplier
+
+
+
👻
+
Virtual Machine
+
0.000001x (Penalized)
+
+
+ + +
+ +
+ +
+
+
1
+
Hardware Fingerprint Check
+
+

RustChain verifies your hardware is real, not a VM. Here's what it checks:

+ +
+
🔍
+
💾
+
+
🖥️
+
🌡️
+
📺
+
+ +
+
+ + +
+
+
2
+
Attestation Submission
+
+

Your miner submits a proof of hardware authenticity:

+ +
+{ + "miner_id": "...", + "hardware_signature": "...", + "timestamp": "...", + "epoch": 42, + "nonce": 12345 +} +
+ +
+
+ + +
+
+
3
+
Epoch Participation
+
+

Miners are selected round-robin to propose blocks:

+ +
+ +
+
+ + +
+
+
4
+
Reward Calculation
+
+ +
+

Your Earnings

+
+ Base Reward + 1.0 RTC +
+
+ Hardware Multiplier + 1.0x +
+
+ VM Penalty + None +
+
+ Total per Block + 1.0 RTC +
+
+ +

Compare with others:

+
+
+ +
+

Ready for the Real Thing?

+

Download the actual miner and start earning RTC on your vintage hardware!

+ Get Started → +
+
+
+ + + +