diff --git a/.gitmodules b/.gitmodules index 3f78086..6dd1737 100644 --- a/.gitmodules +++ b/.gitmodules @@ -40,3 +40,6 @@ [submodule "python-teos"] path = python-teos url = https://github.com/talaia-labs/python-teos +[submodule "nostrify"] + path = nostrify + url = https://github.com/joelklabo/nostrify diff --git a/README.md b/README.md index 7cf1b61..f6c4d82 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ Community curated plugins for Core-Lightning. | [listmempoolfunds][listmempoolfunds] | Track unconfirmed wallet deposits | | [monitor][monitor] | helps you analyze the health of your peers and channels | | [noise][noise] | Chat with your fellow node operators | +| [nostrify][nostrify] | Send CLN events to Nostr | | [paythrough][paythrough] | Pay an invoice through a specific channel, regardless of better routes | | [persistent-channels][pers-chans] | Maintains a number of channels to peers | | [poncho][poncho] | Turns CLN into a [hosted channels][blip12] provider | diff --git a/nostrify b/nostrify new file mode 160000 index 0000000..b33ed40 --- /dev/null +++ b/nostrify @@ -0,0 +1 @@ +Subproject commit b33ed4020d0aa062431729d479115688619c7acb