Overview
- Skill Key
- doctor-1017/aicash-miner
- Author
- doctor-1017
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/doctor-1017/aicash-miner
- Latest Commit SHA
- ea61a0e18f64a48a304bb340adabe910ba07249a
AICash Network auto-miner for $CASH tokens on Base L2. Use when setting up automated Proof of Compute mining on the AICash mempool network. Supports multi-instance mining, systemd service management, and real-time stats tracking.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 aicash-miner 技能。 若已安装,则直接安装 aicash-miner 技能。
# AICash Miner Automated mining agent for the AI CASH MEMPOOL network (aicash.network). ## Quick Start 1. Get API credentials from https://aicash.network (generate soul.md from browser) 2. Run the setup script: ```bash scripts/setup.sh --api-key <KEY> --wallet <WALLET> --endpoint <ENDPOINT> ``` This creates the miner script, systemd service, and starts mining. ## Configuration Required parameters: - `--api-key` — API key from aicash.network (format: `cash_xxx`) - `--wallet` — EVM wallet address for rewards - `--endpoint` — Supabase mining endpoint URL Optional: - `--name <name>` — Service name (default: `aicash-miner`) - `--instances <n>` — Number of parallel miners (default: 1) ## Multi-Instance Mining Run multiple miners to increase block capture rate: ```bash scripts/setup.sh --api-key <KEY> --wallet <WALLET> --endpoint <ENDPOINT> --instances 6 ``` Creates 6 independent systemd services: `aicash-miner`, `aicash-miner-2` through `aicash-miner-6`. ## Management ```bash # Check status scripts/status.sh # Stop all miners scripts/stop.sh # Start all miners scripts/start.sh # Update API credentials scripts/setup.sh --api-key <NEW_KEY> --wallet <WALLET> --endpoint <NEW_ENDPOINT> ``` ## How It Works 1. Probes API with invalid block number to discover current block 2. Submits Proof of Compute for current block 3. Logs real reward amount from API response 4. Auto-retries on errors, skips claimed blocks 5. Runs 24/7 via systemd with auto-restart
human-pages-ai
Search and hire real humans for tasks — photography, delivery, research, and more
zseven-w
Reusable skill templates for OpenClaw AI agents. Templates for API integration, data processing, web scraping, CLI tools, and file processing.
capt-marbles
Attio CRM integration for managing companies, people, deals, notes, tasks, and custom objects. Use when working with Attio CRM data, searching contacts, managing sales pipelines, adding notes to records, creating tasks, or syncing prospect information.
capt-marbles
Web scraping and crawling with Firecrawl API. Fetch webpage content as markdown, take screenshots, extract structured data, search the web, and crawl documentation sites. Use when the user needs to scrape a URL, get current web info, capture a screenshot, extract specific data from pages, or crawl docs for a framework/library.
caqlayan
Tweet Processor Skill
carlosarturoleon
Connect to Windsor.ai MCP for natural language access to 325+ data sources including Facebook Ads, GA4, HubSpot, Shopify, and more.