yield-hunter
Installation
SKILL.md
Yield Hunter Skill
Provides an autonomous yield hunting daemon that monitors your wallet's sBTC balance and automatically deposits to Zest Protocol's lending pool to earn yield. The daemon runs in the foreground and can be stopped with Ctrl+C or the stop subcommand.
State is persisted to ~/.aibtc/yield-hunter-state.json between runs.
Requirements:
- Mainnet only (Zest Protocol is mainnet-only)
- Unlocked wallet with sBTC balance
- STX balance for transaction fees (Stacks gas is paid in STX, not sBTC)
Usage
bun run yield-hunter/yield-hunter.ts <subcommand> [options]