Skip to content

blur-network/offline-wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Offline Wallet Generator for Blur

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages