ClawRTC

# 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 mode** — `clawrtc install --dry-run` previews without installing - **Hash verification** — `clawrtc install --verify` shows SHA256 of all bundled files - **Clean uninstall** — `clawrtc 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 ```bash pip install clawrtc ``` ## Usage ```bash # 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) ```bash # 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](https://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

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "ClawRTC" with this command: npx skills add Scottcjn/clawrtc

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

HardwareMultiplier
Modern x86/ARM1.0x
Apple Silicon (M1-M3)1.2x
PowerPC G52.0x
PowerPC G42.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 Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Web3

x402 Singularity Layer

x402-layer helps agents pay for APIs with USDC, deploy monetized endpoints, manage credits/webhooks/marketplace listings, and handle wallet-first ERC-8004 re...

Registry SourceRecently Updated
21.9K
Profile unavailable
Web3

CreditClaw | Give your agent a wallet or credit card

Give your agent spending power. Financial management for Agents and OpenClaw bots.

Registry SourceRecently Updated
2508
Profile unavailable
Web3

Monero Wallet

Official KYC-rip Monero Agent Skill. Manage XMR wallets on Mainnet/Stagenet via Ripley Gateway.

Registry SourceRecently Updated
0262
Profile unavailable