kobe
Multi-chain crypto wallet generation and key derivation
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Kobe?โผ
Run `npx skills add qntx/kobe --all -g -y` in your terminal to install all skills in this suite globally.
How to generate a Bitcoin or Ethereum wallet from the command line?โผ
Run `kobe btc new` or `kobe evm new` to create a new HD wallet with a random mnemonic. Add `--json` for machine-readable output and `-r` to reveal private keys.
Can one mnemonic work across multiple blockchains?โผ
Yes. Kobe derives standards-compliant addresses for 14 chains, including Bitcoin, Ethereum, Solana, Cosmos, TON, and Nostr, all from a single BIP-39 mnemonic.
Does Kobe support Ledger and MetaMask derivation paths?โผ
Yes. Use the `--style` flag to match Ledger Live, MetaMask, Phantom, Trust Wallet, and other popular wallet derivation paths.
Is Kobe safe for handling private keys?โผ
Yes. Mnemonics and private keys are hidden by default, wiped from memory on drop, and only shown when you explicitly pass the `-r` reveal flag.
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