Please let me know if I am missing something. The lightning network can be deployed on any crypto that is forked from bitcoin's codebase. So that involves lots of other altcoins except Litecoin.
Litecoin is based on Bitcoin.
Isn't it?
"The Lightning Labs development team successfully swapped testnet bitcoin for testnet litecoin through a lightning channel this week: ownership of the coins changed hands, while no transaction was recorded on either blockchain.LTC was a fork of BTC with the algo switched to scrypt initially so as to make it asic proof. That didn't work out quite as expected but it is compatible with BTC code.
So afa I can tell Lightning is not ready on BTC network as this criteria is not done.
What Are The Steps Before A Live Test?
In addition to actually writing the Lightning code and defining the protocol, there are several features that need to be adopted into Bitcoin:
OP_CHECKLOCKTIMEVERIFY ( BIP 65 )
OP_CHECKSEQUENCEVERIFY ( BIP 112 , which needs BIP 68 )
Malleability fixes ( BIP 62 )
Did I miss something or is LTC just getting ready for when it's available?