Tierion / boltwall

Bitcoin Lightning paywall and authentication using LSATs. Built with LND, Nodejs, and Typescript.
https://tierion.github.io/boltwall/
113 stars 16 forks source link

Feat/cln support #29

Open tobi-bams opened 1 year ago

tobi-bams commented 1 year ago

This PR adds support for Core Lightning(CLN).

There is a little catch though, users will have to add a proto directory to their root directory and add two files cln.proto and primitives.proto to the proto directory(I actually added this instruction to the README). I will appreciate it if there is an alternative to this, so users don't have to do this each time they intend to use CLN.

This PR only supports the paywall feature