bitcoinjs / bip38

BIP38 is a standard process to encrypt Bitcoin and crypto currency private keys that is less susceptible to brute force attacks thus protecting the user.
http://cryptocoinjs.com/modules/currency/bip38/
MIT License
208 stars 100 forks source link

Added wif to installation instructions, as per README examples #36

Closed prahaladbelavadi closed 7 years ago

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 1403f74836c9509c470a091bc3c915928d945147 on prahaladbelavadi:patch-1 into 8d74fcdacb128f3ced7a85e63a8a8136b6de1e4b on bitcoinjs:master.

dcousens commented 7 years ago

I suppose? It is optional, I worry that with this it will otherwise be interpreted as required.

prahaladbelavadi commented 7 years ago

Wif repository is needed anyway We could add it in dependency list

dcousens commented 7 years ago

@prahaladbelavadi not everyone uses wif :+1: