Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

based-mining-skill

An agent skill for BASED, a solo Bitcoin mining pool with a 0% pool fee.

skills/based-mining/SKILL.md teaches an agent to use the BASED x402 endpoints on Base: read live pool stats, price hashpower, calculate solo block odds, check a miner's round status and payout estimate, buy hashpower in $10 blocks, and buy Megapot lottery tickets. Everything is paid in USDC through x402, so an agent with a funded wallet can do all of it without a human in the loop.

The skill is a single portable Markdown file with YAML frontmatter. Drop it into any agent that reads skills.

What's in it

  • Every endpoint with its live price, parameters, and a verbatim example response captured from a real call
  • The payout model: what the Bitcoin coinbase transaction enforces on a found block, and what it does not
  • How to buy hashpower, and what stacking $10 blocks actually does
  • How to point physical hardware — Bitaxe, NerdMiner, any SHA-256 miner that speaks stratum — at the pool for free

Identifiers in the worker-status example are redacted. Every other value in every example is a verbatim live capture.

Split

Paid orders split 80/10/10 — see SPLIT_POLICY.md.

More

basedmining.xyz

About

agent skill for BASED, a solo Bitcoin mining pool. x402 endpoints on Base

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors