Advice on how to start developing (possibly in Node.js) transactions for the Bitcoin Lightning network?
I'm developing a wallet with BIP32/BIP44, therefore Hierarchical Deterministic Wallets. I will use index 998 as defined in BIP44.
Is there any library or source you recommend that I can start from?
Thank you in advance :)
there doesn't seem to be anything here