boha-cli
Installation
SKILL.md
CLI for browsing crypto bounties, puzzles and challenges. Eight collections across six blockchains. Install with cargo install boha --features cli,balance or paru -S boha on Arch.
Puzzle ID Format
IDs follow collection/identifier pattern. Two exceptions (gsmg, bitaps) have no slash.
| Collection | ID example | Notes |
|---|---|---|
| b1000 | b1000/66 |
Number 1-256 |
| arweave | arweave/weave1 |
Name string |
| ballet | ballet/AA007448 |
Serial number |
| bitaps | bitaps |
Single puzzle, no slash |
| bitimage | bitimage/kitten |
Name string |
| gsmg | gsmg |
Single puzzle, no slash |
| hash_collision | hash_collision/sha256 |
sha1, sha256, ripemd160, hash160, hash256, op_abs |
| zden | zden/level_1 |
snake_case level names |
Commands
Related skills