getAlby / lndhub.go

Accounting wrapper for the Lightning Network. It provides separate accounts for end-users. (LndHub compatible API written in Go)
GNU General Public License v3.0
86 stars 23 forks source link

GRPC server #248

Closed kiwiidb closed 1 year ago

kiwiidb commented 1 year ago

To allow multiple downstream services to subscribe to events about new invoices or payments.

See discussion at https://github.com/getAlby/meta/issues/203