From bcdc51fa01d30ef4f2ff5680910ea7f262e6d23d Mon Sep 17 00:00:00 2001 From: Aljaz Date: Sun, 1 Mar 2026 09:44:58 +0100 Subject: [PATCH] Refactor README by removing AI & Agents section Removed the AI & Agents section from the README and moved agentdex to the NIP-90 Data vending machines section. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 8fdf06e..8c79978 100644 --- a/README.md +++ b/README.md @@ -713,10 +713,9 @@ Endpoints (services or apps that expose a LN wallet via NWC) - [Zebedee app](https://zebedee.io/app) - Zebedee's wallet/lightning app - [ZeusLN](https://github.com/ZeusLN/zeus)![stars](https://img.shields.io/github/stars/ZeusLN/zeus.svg?style=social) - A mobile Bitcoin/Lightning app for LND, Core Lightning, and Eclair node operators -## AI & Agents -- [agentdex](https://agentdex.id) - Open directory and identity layer for AI agents built on Nostr. Verifiable identity (NIP-05), capability discovery, and Bitcoin Lightning payments. ## NIP-90 Data vending machines +- [agentdex](https://agentdex.id) - Open directory and identity layer for AI agents built on Nostr. Verifiable identity (NIP-05), capability discovery, and Bitcoin Lightning payments - [data vending machine example](https://github.com/pablof7z/nostr-data-vending-machine)![stars](https://img.shields.io/github/stars/pablof7z/nostr-data-vending-machine.svg?style=social) - Nostr data vending machine example by Pablof7z - [data-vending-machines.org](https://www.data-vending-machines.org/) - This website provides specs of the different NIP-90 Data Vending Machine kinds - [DVM Clients and Services Tutorial](https://www.youtube.com/watch?v=dAuLnNxU0Yg) - Nostr Data Vending Machine Clients and Services Tutorial by Kody Low