agora-org / agora

File server that accepts Lightning Network payments for downloads
Creative Commons Zero v1.0 Universal
184 stars 26 forks source link

Support Sensei as an alternative Lightning node backend #299

Open yzernik opened 2 years ago

yzernik commented 2 years ago

Make the Lightning node backend pluggable, so the app can be configured to use either LND or Sensei.

Maybe create a rust trait for LightningNodeClient, and then have multiple implementations for the different types of nodes.

https://github.com/L2-Technology/sensei