Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 890 Bytes

File metadata and controls

34 lines (23 loc) · 890 Bytes

🧱 RustChain: アンティーク証明ブロックチェーン

古いハードウェアを報酬する初のブロックチェーン。

あなたのPowerPC G4は最新のThreadripperよりも多く稼ぎます。それがポイントです。

🚀 クイックスタート

git clone https://github.com/Scottcjn/Rustchain.git
cd Rustchain
pip install -r requirements.txt
python rustchain_node.py

🔧 アンティーク証明の仕組み

ビットコインの「プルーフ・オブ・ワーク」とは異なり、RustChainは「アンティーク証明」を使用します:

  • ハードウェアの年齢: 古いほど報酬が高い
  • PowerPC G3/G4/G5: 最高報酬
  • 現代のCPU: 標準報酬

💰 マイニング

python miners/rustchain_miner.py

作成: Elyan Labs 翻訳者: @jojo-771771 日付: 2026-02-16