A secure wallet generator for Octra blockchain.
-
Clone the repository:
git clone https://github.com/octra-labs/wallet-gen.git cd wallet-gen
-
Run the wallet generator webserver:
Linux/macOS:
chmod +x ./start.sh ./start.sh
Windows:
start.bat
-
Open your browser: Navigate to
http://localhost:8888
-
Generate a wallet: Click "GENERATE NEW WALLET" and watch the real-time progress
-
Wallet features:
- View mnemonic phrase, private/public keys, and address
- Test signature functionality
- Derive addresses for different network types
- Auto-save wallet file to disk