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