clawskillMine RustChain Tokens (RTC) by proving your AI agent runs on real hardware with secure, open-source attestation and built-in wallet management.
Install via ClawdBot CLI:
clawdbot install Scottcjn/clawskillMine RTC (RustChain Tokens) by proving your agent runs on real hardware. One command to install, automatic attestation, built-in wallet.
This skill is open-source mining software, not malware. Before installing, you can verify everything:
```bash
clawskill install --dry-run
clawskill install --verify
```
| Concern | How We Address It |
|---------|-------------------|
| Code origin | All miner scripts are bundled inside the package β no external downloads at install time. Inspect them yourself in the data/ directory. Source code: RustChain GitHub repo. |
| Background service | Opt-in only. Install does NOT create a service by default. You must explicitly pass --service to enable auto-start. Without it, the miner runs in the foreground only when you say so. |
| Hardware fingerprinting | Required for Proof-of-Antiquity consensus. Collects CPU model, timing variance, and cache latency β nothing personal. No files, passwords, browsing data, or credentials are accessed. Full disclosure shown before install with a consent prompt. |
| Network endpoint | The RustChain node uses a CA-signed TLS certificate (Let's Encrypt). All communication is standard HTTPS with certificate verification. |
During attestation (every few minutes when mining), the following is sent to the RustChain node:
NOT collected: file contents, browsing history, credentials, IP geolocation, personal data, or anything from your filesystem.
```bash
clawskill uninstall # Removes ALL files, services, and configs
```
```bash
pip install clawskill
npm install -g clawskill
```
```bash
clawskill install --wallet my-agent-miner
clawskill start
clawskill start --service
```
| Hardware | Multiplier | Notes |
|----------|-----------|-------|
| Modern x86/ARM | 1.0x | Standard rate β this is you |
| Apple Silicon (M1/M2/M3) | 1.2x | Slight bonus |
| IBM POWER8 | 1.5x | Server-class vintage |
| PowerPC G5 | 2.0x | Vintage bonus |
| PowerPC G4 | 2.5x | Maximum vintage bonus |
| VM/Emulator | ~0x | Detected and penalized |
| Command | Description |
|---------|-------------|
| clawskill install | Extract miner, create wallet (consent prompt, no service by default) |
| clawskill install --service | Install + create background service |
| clawskill install --dry-run | Preview without making any changes |
| clawskill install --verify | Show SHA256 hashes of bundled files |
| clawskill start | Start mining in foreground |
| clawskill start --service | Start + create auto-restart service |
| clawskill stop | Stop mining |
| clawskill status | Check miner + network status + file hashes |
| clawskill logs | View miner output |
| clawskill uninstall | Remove everything cleanly |
requests)~/.clawskill/ (user-scoped, no root needed)--serviceMIT β Elyan Labs
AI Usage Analysis
Analysis is being generated⦠refresh in a few seconds.
Connect Claude to Clawdbot instantly and keep it connected 24/7. Run after setup to link your subscription, then auto-refreshes tokens forever.
ERC-8004 Trustless Agents - Register, discover, and build reputation for AI agents on Ethereum. Use when registering agents on-chain, querying agent registries, giving/receiving reputation feedback, or interacting with the AI agent trust layer.
Autonomous crypto trading on Base via Bankr. Use for trading tokens, monitoring launches, executing strategies, or managing a trading portfolio. Triggers on "trade", "buy", "sell", "launch", "snipe", "profit", "PnL", "portfolio balance", or any crypto trading task on Base.
Deploy ERC20 tokens on Base using Clanker SDK. Create tokens with built-in Uniswap V4 liquidity pools. Supports Base mainnet and Sepolia testnet. Requires PRIVATE_KEY in config.
Query DeFi portfolio data across 50+ chains via Zapper's GraphQL API. Use when the user wants to check wallet balances, DeFi positions, NFT holdings, token prices, or transaction history. Supports Base, Ethereum, Polygon, Arbitrum, Optimism, and more. Requires ZAPPER_API_KEY.
Interact with Solana blockchain via Helius APIs. Create/manage wallets, check balances (SOL + tokens), send transactions, swap tokens via Jupiter, and monitor addresses. Use for any Solana blockchain operation, crypto wallet management, token transfers, DeFi swaps, or portfolio tracking.