go-crypto-wallet
Multi-chain cold wallet key generation, signing, and monitoring
All Skills in This Repository (16)
Pure Emerald Level Indicatorsdocs-update
Automate SSOT-compliant edits to Markdown documentation files under docs/.
devops
Automate CI/CD workflow optimization for GitHub Actions, Dockerfiles, and compose files.
solidity-development
Automate Solidity contract modification and ABI regeneration workflows.
verify-buildkit-cache
Verify BuildKit cache persistence and restoration in GitHub Actions CI logs.
typescript-development
Automate TypeScript/JavaScript linting, formatting, and type checks in apps/.
git-workflow
Enforce a standard Git workflow with branch checks, naming conventions, and PR reviews.
db-migration
Automate Atlas schema migrations and SQLC query generation workflows.
fix-pr-review
Classify modified files and apply targeted fixes to PR review comments.
makefile-update
lint and dry-run validate Makefile and make/*.mk changes.
bch-development
Enforce BCH-specific method overrides in Go without altering BTC base logic.
shell-scripts
Format, lint, and validate shell scripts with shfmt and shellcheck.
btc-terminology
Clarify Bitcoin terminology to prevent misinterpretations in code and configurations.
Frequently Asked Questions
FAQPage SchemaHow to install go-crypto-wallet?โผ
Run `npx skills add hiromaily/go-crypto-wallet --all -g -y` in your terminal to install all skills in this suite globally.
How does go-crypto-wallet keep private keys safe?โผ
It uses a three-wallet design: offline keygen and sign wallets hold private keys, while an online watch wallet creates and broadcasts transactions without ever touching a key.
Which blockchains does go-crypto-wallet support?โผ
It supports Bitcoin (including Taproot and MuSig2), Bitcoin Cash, Ethereum with ERC-20 tokens and Safe multisig, and XRP, all verified against real local nodes.
Can AI agents work on this wallet codebase safely?โผ
Yes. The included skills enforce branch checks, security rules, and verification commands so your agent never logs keys or pushes directly to main.
Does go-crypto-wallet support multisig transactions?โผ
Yes. It implements 2-of-3 multisig, Taproot MuSig2 signature aggregation, Ethereum Safe multisig, and MPC-TSS threshold signing.
Related Repositories in Finance & Accounting
View All in Finance & Accountingโccxt
Trade and pull market data from 100+ crypto exchanges
financial-services
AI agents for banking, research, fund admin, and wealth workflows
financial-services-plugins
AI agents for banking, research, fund admin, and wealth workflows