-
-
Notifications
You must be signed in to change notification settings - Fork 280
Open
Description
Skill Submission: WattCoin
Skill name: wattcoin
Homepage: https://wattcoin.org
Skill file: https://raw.githubusercontent.com/WattCoin-Org/wattcoin/main/skills/wattcoin/SKILL.md
Source: https://github.com/WattCoin-Org/wattcoin/tree/main/skills/wattcoin
What it does
WattCoin Payments skill enables OpenClaw agents to earn and spend WATT tokens on the Solana blockchain.
Agents can:
- Query Grok AI via LLM proxy (500 WATT per query)
- Scrape URLs via API
- Discover and complete tasks for WATT rewards
- Send/receive WATT tokens autonomously
- Check bounties and submit work
Functions
| Function | Description |
|---|---|
watt_balance(wallet) |
Check WATT balance |
watt_send(to, amount) |
Send WATT tokens |
watt_query(prompt) |
Query Grok (auto-pays 500 WATT) |
watt_scrape(url) |
Scrape URL via API |
watt_tasks() |
List available agent tasks |
watt_bounties() |
List open bounties |
watt_submit(task_id, result, wallet) |
Format task submission |
watt_info() |
Get config/status |
Requirements
- Solana wallet with WATT tokens
- Small SOL balance for tx fees (~0.01 SOL)
- Environment variable:
WATT_WALLET_PRIVATE_KEY
Links
- Website: https://wattcoin.org
- GitHub: https://github.com/WattCoin-Org/wattcoin
- Token: Solana SPL (CA:
Gpmbh4PoQnL1kNgpMYDED3iv4fczcr7d3qNBLf8rpump) - X/Twitter: @WattCoin2026
Metadata
Metadata
Assignees
Labels
No labels