walletgeneratornet / WalletGenerator.net

Universal JavaScript Client-Side Wallet Generator
http://walletgenerator.net/
646 stars 558 forks source link

Support for a couple of currencies #111

Open Extamov opened 6 years ago

Extamov commented 6 years ago

ZCash, Ethereum, Ethereum Classic, Pascal, Monero, Electroneum, SiaCoin, Decred, Lbry..... Can you please support those?

MichaelMure commented 6 years ago

Discussion about ZCash here: https://github.com/MichaelMure/WalletGenerator.net/issues/57#issuecomment-349482198

For the others, please consider adding them yourself: https://github.com/MichaelMure/WalletGenerator.net/wiki/How-to-add-a-new-currency

MichaelMure commented 6 years ago

Also, Ethereum is a no-go for now: https://github.com/MichaelMure/WalletGenerator.net/issues/53#issuecomment-343120840

Extamov commented 6 years ago

@MichaelMure I found that LBRY is supported but I have no way of getting a private key to get the prefix

MichaelMure commented 6 years ago

You can get a private key from a software wallet as explained in the step 2.5 of the guide https://github.com/MichaelMure/WalletGenerator.net/wiki/How-to-add-a-new-currency

Now, we will need a private key in Wallet Import Format (WIF). Go to your software wallet and find the console (usually in the Debug window). Now run the following command with your own public address: dumpprivkey DJYXr7uhXYVNoWnYxtvihJNHvzWXBZfG9G This is you private key.