HomeBrowseUpload
← Back to registry
// Skill profile

wallet-tracker

name: "wallet-tracker"

by bytesagain1 · published 2026-03-22

数据处理API集成加密货币
Total installs
0
Stars
★ 0
Last updated
2026-03
// Install command
$ claw add gh:bytesagain1/bytesagain1-wallet-tracker
View on GitHub
// Full documentation

---

name: "wallet-tracker"

version: "3.0.0"

description: "Track crypto wallet balances and transactions using Blockstream API. Use when monitoring wallets. Requires curl."

author: "BytesAgain"

homepage: "https://bytesagain.com"

---

# wallet-tracker

Track crypto wallet balances and transactions using Blockstream API. Use when monitoring wallets. Requires curl.

Commands

`add`

scripts/script.sh add <address label>

`list`

scripts/script.sh list

`balance`

scripts/script.sh balance <address>

`check`

scripts/script.sh check <address>

`remove`

scripts/script.sh remove <address>

`report`

scripts/script.sh report

Data Storage

Data stored in `~/.local/share/wallet-tracker/`.

---

*Powered by BytesAgain | bytesagain.com | hello@bytesagain.com*

// Comments
Sign in with GitHub to leave a comment.
// Related skills

More tools from the same signal band