goodwallet
Installation
SKILL.md
Goodwallet
Crypto wallet CLI. Run goodwallet --help for the latest commands, flags, chains, and usage.
Setup
This skill assumes the goodwallet CLI is installed globally and available in PATH. If not, install it via npm.
Do NOT use npx. Always use the globally installed binary.
Updates
After any goodwallet command, an "Update Available" or "Major Update Available" block may appear at the end of output. When it does you MUST surface it to the user, ask whether to upgrade, and run goodwallet update if they agree.
Do not silently ignore it.