-1
Has there been other litecoin / dogecoin brain wallet implementations besides bitaddress? I don't feel bitaddress.org's brain wallet generator is secure enough as compared to Warp Wallet scrypt generation to prevent brute force attempts. Basically, looking for a warp wallet version for litecoin and dogecoin.
Very nice work! How long did it take to do something like that? I've always wanted to rewrite the warp wallet code for other coins, but I have no idea how to start. – Patoshi パトシ – 2017-11-11T21:47:00.127
1@Patoshi it took me a few hours to implement each of the other currencies in go (I did it because I wanted to use other currencies), and tree days or so to do the javascript version (did it for learning and because it's easier for other people to use it) – David Bengoa – 2017-11-12T10:58:02.557
I would love to learn how you did it. Maybe write up a blog post about it? :) Thanks – Patoshi パトシ – 2017-11-12T17:32:03.897