Open Source JavaScript Client-Side Wallet Generator for the Stacks Blockchain.
Inspiration taken from bitaddress.org, iancoleman.io/bip39, and joshua-zou.github.io/vanity-btc/
Made with React + Vite.
- Single keypair/address
- Mnemonic seed phrase accounts
- Vanity address
- Convert between a Bitcoin <> Stacks P2PKH address
- Multi-sig address
All computations are performed entirely within your browser, ensuring that no data ever leaves your device or browser tab. There is no database or server-side processing involved. All information is discarded as soon as you close the tab.
Please refrain from using the generated keypairs or addresses to store significant amounts of digital assets. This web application has not undergone a formal security audit and is intended solely for experimental and educational use.