← 返回
安全合规

clawrtc

Mine RTC tokens by proving your hardware's authenticity with cryptographic checks and automated RustChain network attestation.
通过加密校验与自动化的 RustChain 网络认证证明硬件真实性,以挖掘 RTC 代币。
scottcjn
安全合规 clawhub v1.5.0 1 版本 99897.8 Key: 无需
★ 1
Stars
📥 957
下载
💾 9
安装
1
版本
#latest

概述

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

版本历史

共 1 个版本

  • v1.5.0 当前
    2026-03-29 09:54

安全检测

腾讯云安全 (Keen)

suspicious
查看报告

腾讯云安全 (Sanbu)

suspicious
查看报告

🔗 相关推荐

security-compliance

OpenClaw Backup

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

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,215 📥 266,539
ai-intelligence

Bs3

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