Closed ghost closed 5 years ago
Hello, I'm not sure that it would be so easy. It depends on implementation details of Litecoin and if it uses some kind of database of UTXO stored on disk. I'm not familiar with Litecoin enough to give you any details. And also I'm currently not planning on expanding this script to other coins.
If Litecoin internals uses same db and internal organization, then it would not be that hard. I recomend that you compare internal workings of btc and ltc first. Espetialy transaction types, codes, and how they are stored - If they are similar, then it should be straightforward to adjust the code.
Yup, working fine for other cryptocurrencies; i guess it would not work for Ethereum or its fork. Please keep in mind to have a good CPU and enough free RAM to handle big blockchains.
what are the Vs for litecoin so i can edit ? im trying to make it work as arg --network litecoin