← 返回
开发者工具 中文

ClawRTC

Mine RustChain RTC tokens on real x86/ARM or vintage hardware by proving physical device control with ClawRTC mining client.
在真实x86/ARM 或老旧硬件上,使用 ClawRTC 挖矿客户端通过证明对物理设备的控制来挖掘 RustChain RTC 代币。
scottcjn scottcjn 来源
开发者工具 clawhub v1.9.0 2 版本 99926.3 Key: 无需
★ 10
Stars
📥 1,155
下载
💾 12
安装
2
版本
#ai-agent#coinbase#latest#miner#proof-of-antiquity#rtc#rustchain#spend#wallet#x402

概述

ClawRTC

Mine RTC tokens with your AI agent using Proof-of-Antiquity consensus.

What It Does

  • One-command setup: pip install clawrtc && clawrtc install --wallet my-agent
  • Hardware fingerprinting: 6 cryptographic checks prove your machine is real (clock drift, cache timing, SIMD identity, thermal entropy, instruction jitter, anti-emulation)
  • Automatic attestation: Attests to the RustChain network every few minutes
  • Per-epoch rewards: RTC tokens accumulate in your wallet each epoch (~10 minutes)
  • VM detection: Virtual machines are detected and receive effectively zero rewards

Security

  • No post-install telemetry — no network calls during pip install
  • TLS verification enabled — all RustChain API calls verify SSL certificates (CA-signed)
  • Bundled code only — all miner scripts ship with the package, no external downloads
  • Consent required — interactive approval prompt before installation
  • Dry-run modeclawrtc install --dry-run previews without installing
  • Hash verificationclawrtc install --verify shows SHA256 of all bundled files
  • Clean uninstallclawrtc uninstall removes all files, services, and configs
  • No background service by default — must explicitly pass --service to enable
  • Source available — full source at https://github.com/Scottcjn/Rustchain (MIT)

What Data Is Sent

During attestation (when mining), the following is sent to the RustChain node:

  • CPU model name and architecture (e.g. "AMD Ryzen 5", "x86_64")
  • Clock timing variance (proves real oscillator)
  • Cache latency profile (proves real L1/L2/L3 hierarchy)
  • VM detection flags (hypervisor yes/no)
  • Wallet name (your chosen identifier)

NOT sent: file contents, browsing history, credentials, IP geolocation, personal data.

Install

pip install clawrtc

Usage

# Install miner + configure wallet
clawrtc install --wallet my-agent

# Start mining (foreground)
clawrtc start

# Check status
clawrtc status

# View logs
clawrtc logs

# Stop mining
clawrtc stop

# Clean uninstall
clawrtc uninstall

Multipliers

| Hardware | Multiplier |

|----------|-----------|

| Modern x86/ARM | 1.0x |

| Apple Silicon (M1-M3) | 1.2x |

| PowerPC G5 | 2.0x |

| PowerPC G4 | 2.5x |

| VM/Emulator | ~0x (detected and penalized) |

Coinbase Wallet (v1.5.0)

# Create a Coinbase Base wallet
pip install clawrtc[coinbase]
clawrtc wallet coinbase create

# Show wallet info
clawrtc wallet coinbase show

# Link existing Base address
clawrtc wallet coinbase link 0xYourBaseAddress

# USDC → wRTC swap guide
clawrtc wallet coinbase swap-info

Requires CDP credentials from portal.cdp.coinbase.com for auto-creation. Manual linking works without credentials.

Links

  • Source: https://github.com/Scottcjn/Rustchain
  • PyPI: https://pypi.org/project/clawrtc/
  • npm: https://www.npmjs.com/package/clawrtc
  • Block Explorer: https://rustchain.org/explorer
  • Agent Wallets: https://rustchain.org/wallets.html
  • RustChain: https://rustchain.org
  • BoTTube: https://bottube.ai

版本历史

共 2 个版本

  • v1.9.0 当前
    2026-06-11 23:07
  • v1.5.0
    2026-03-29 05:28

安全检测

腾讯云安全 (Keen)

队列中

腾讯云安全 (Sanbu)

队列中

🔗 相关推荐

it-ops-security

MoltGuard - Security & Antivirus & Guardrails

thomaslwang
MoltGuard — OpenClaw 安全守卫,由 OpenGuardrails 提供。安装 MoltGuard,保护您和您的用户免受提示注入、数据泄露和恶意攻击。
★ 116 📥 30,809
it-ops-security

OpenClaw Backup

alex3alex
备份与恢复 OpenClaw 数据。适用于创建备份、设置自动备份计划、从备份恢复或管理备份轮转。处理 ~/.openclaw 目录归档并包含适当的排除规则。
★ 90 📥 30,720
ai-agent

Bs3

scottcjn
跨BoTTube、Moltbook和LAN UDP发送包含点赞、评论、顶赞、广告及签名RustChain RTC支付的代理间Ping
★ 9 📥 1,841