clams-tech / Remote

Remote control your Core Lightning node
https://remote.clams.tech
GNU General Public License v3.0
41 stars 7 forks source link

V2 bolt11 decode #170

Closed lnbc1QWFyb24 closed 1 year ago

lnbc1QWFyb24 commented 1 year ago

Ports bitcoinjs-lib/bolt11 decoder directly in to the app and use our secp256k1 and sha256 deps we already have installed. This means we can now extract the node public key from the bolt11 signature which will be important for contacts and automatic taggng.