Open Source JavaScript Client-Side Wallet Generator for the Stacks Blockchain.
Inspiration taken from bitaddress.org and iancoleman.io/bip39
Made with React + Vite.
- Single keypair/address
- Mnemonic seed phrase accounts
- Vanity address
- Convert between a Bitcoin <> Stacks P2PKH address
- Multi-sig address
Everything is computed only in your browser. Nothing ever leaves your machine, or even your browser tab. There is no database, no server-side code. Everything vanishes when you close your tab.
Do NOT use the generated keypairs/addresses to hold large amounts of personal digital assets. This web app has not been audited. Use only for experimental and educational purposes.