Skip to content

Simple web tool for generating keypairs and addresses for the Stacks blockchain.

Notifications You must be signed in to change notification settings

ECBSJ/stacks-address-generator

Repository files navigation

Stacks Address Generator

Open Source JavaScript Client-Side Wallet Generator for the Stacks Blockchain.

Inspiration taken from bitaddress.org and iancoleman.io/bip39

Made with React + Vite.

Features

  • Single keypair/address
  • Mnemonic seed phrase accounts
  • Vanity address
  • Convert between a Bitcoin <> Stacks P2PKH address
  • Multi-sig address

Security

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.

About

Simple web tool for generating keypairs and addresses for the Stacks blockchain.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published