Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 654 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 654 Bytes

Blur Offline Wallet Generator

The file above will generate a new wallet address and associated keys with a mnemonic for a BLUR wallet. The generator is written purely in HTML so that it may be downloaded and opened on a computer that is not, or may never be, connected to the internet.

If you need to restore a wallet from your generated mnemonic, start the wallet binary with the option --restore-deterministic and you will be prompted to enter your mnemonic seed.

MS Windows: Open Powershell and run:

./blur-wallet-cli --restore-deterministic

Linux

Open a terminal and run:

./blur-wallet-cli --restore-deterministic