0
Is there a bitcoinjs equivalent for litecoin? I want to be able to generate a litecoin address using a long string.
0
Is there a bitcoinjs equivalent for litecoin? I want to be able to generate a litecoin address using a long string.
1
Try this https://github.com/litecoin-project/litecore-lib. You can generate a Litecoin address with a long string by using above library.