From 49183eaa7ce61c72c5c472f1c2fbd1e3e9d0f838 Mon Sep 17 00:00:00 2001 From: Jason Sosa Date: Mon, 9 Mar 2026 20:24:31 +0800 Subject: [PATCH 1/2] Add lightning-memory to Tools section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index faf08f2..a9db22d 100644 --- a/README.md +++ b/README.md @@ -498,6 +498,7 @@ Websites with lists of relays and their performance/health: - [liquiditystr](https://github.com/smallworlnd/liquiditystr)![stars](https://img.shields.io/github/stars/smallworlnd/liquiditystr.svg?style=social) - A browser client for the Nostr P2P Lightning liquidity marketplace - [liquiditystr.space](https://liquiditystr.space/) - live instance - [lnpass](https://lnpass.github.io)![stars](https://img.shields.io/github/stars/lnpass/lnpass-web.svg?style=social) - A key manager for Lightning and nostr. +- [lightning-memory](https://github.com/singularityjason/lightning-memory)![stars](https://img.shields.io/github/stars/singularityjason/lightning-memory.svg?style=social) - Persistent agent memory protocol using NIP-78 for signed memory sync across relays. BIP-340 Schnorr identity for AI agents, L402 payment gateway, vendor reputation, and spending anomaly detection. - [metadata_updater](https://github.com/UTXOnly/metadata_updater)![stars](https://img.shields.io/github/stars/UTXOnly/metadata_updater.svg?style=social) - Scans all known online nostr relays for stale kind 0 metadata notes, rebroadcasts latest verified note - [Mutable](https://mutable.top) - A tool for managing, backing up, restoring, and sharing Nostr mute lists. - [Mute-o-Scope](https://www.mutable.top/mute-o-scope) - A standalone feature of Mutable that lets users search any npub to see who is publicly muting them. From f7fdc6d347cd827e94586395ebaf58c1228158b0 Mon Sep 17 00:00:00 2001 From: Aljaz Date: Fri, 13 Mar 2026 15:37:25 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a9db22d..dc0fa66 100644 --- a/README.md +++ b/README.md @@ -498,7 +498,7 @@ Websites with lists of relays and their performance/health: - [liquiditystr](https://github.com/smallworlnd/liquiditystr)![stars](https://img.shields.io/github/stars/smallworlnd/liquiditystr.svg?style=social) - A browser client for the Nostr P2P Lightning liquidity marketplace - [liquiditystr.space](https://liquiditystr.space/) - live instance - [lnpass](https://lnpass.github.io)![stars](https://img.shields.io/github/stars/lnpass/lnpass-web.svg?style=social) - A key manager for Lightning and nostr. -- [lightning-memory](https://github.com/singularityjason/lightning-memory)![stars](https://img.shields.io/github/stars/singularityjason/lightning-memory.svg?style=social) - Persistent agent memory protocol using NIP-78 for signed memory sync across relays. BIP-340 Schnorr identity for AI agents, L402 payment gateway, vendor reputation, and spending anomaly detection. +- [lightning-memory](https://github.com/singularityjason/lightning-memory)![stars](https://img.shields.io/github/stars/singularityjason/lightning-memory.svg?style=social) - Decentralized agent memory for the Lightning economy. Nostr identity, L402 payments, MCP server. - [metadata_updater](https://github.com/UTXOnly/metadata_updater)![stars](https://img.shields.io/github/stars/UTXOnly/metadata_updater.svg?style=social) - Scans all known online nostr relays for stale kind 0 metadata notes, rebroadcasts latest verified note - [Mutable](https://mutable.top) - A tool for managing, backing up, restoring, and sharing Nostr mute lists. - [Mute-o-Scope](https://www.mutable.top/mute-o-scope) - A standalone feature of Mutable that lets users search any npub to see who is publicly muting them.