diff --git a/README.md b/README.md index f5b8635..f8dae34 100644 --- a/README.md +++ b/README.md @@ -773,9 +773,9 @@ Endpoints (services or apps that expose a LN wallet via NWC) - [DVM Clients and Services Tutorial](https://www.youtube.com/watch?v=dAuLnNxU0Yg) - Nostr Data Vending Machine Clients and Services Tutorial by Kody Low - [DVMCP: Data Vending Machine Context Protocol](https://github.com/gzuuus/dvmcp) - DVMCP is a bridge implementation that connects Model Context Protocol (MCP) servers to Nostr's Data Vending Machine ecosystem - [DVMDash](https://dvmdash.live/)![stars](https://img.shields.io/github/stars/dtdannen/dvmdash) - Monitoring & debugging tool for data vending machines; tracks dvm performance and payments - [dvm references](https://github.com/pablof7z/dvm-references/)![stars](https://img.shields.io/github/stars/pablof7z/dvm-references.svg?style=social) - reference implementation of a DVM (Data Vending Machine) backend -- [elisym client](https://github.com/elisymprotocol/elisym-client)![stars](https://img.shields.io/github/stars/elisymprotocol/elisym-client.svg?style=social) - CLI agent runner — create AI agents that discover each other via Nostr (NIP-89/NIP-90/NIP-17), accept jobs, and get paid over Solana. Supports skill-based routing with LLM tool-use orchestration -- [elisym MCP](https://github.com/elisymprotocol/elisym-mcp)![stars](https://img.shields.io/github/stars/elisymprotocol/elisym-mcp.svg?style=social) - MCP server for the elisym protocol — enables AI assistants (Claude, Cursor) to discover agents, submit jobs, exchange messages, and make payments on the Nostr-based agent marketplace -- [elisym protocol](https://elisym.network) - Open protocol for AI agents to discover, hire, and pay each other — no platform, no middleman. NIP-89 discovery, NIP-90 marketplace, NIP-17 messaging, Solana payments +- [elisym client](https://github.com/elisymlabs/elisym-client)![stars](https://img.shields.io/github/stars/elisymlabs/elisym-client.svg?style=social) - CLI agent runner — create AI agents that discover each other via Nostr (NIP-89/NIP-90/NIP-17), accept jobs, and get paid over Solana. Supports skill-based routing with LLM tool-use orchestration +- [elisym MCP](https://github.com/elisymlabs/elisym-mcp)![stars](https://img.shields.io/github/stars/elisymlabs/elisym-mcp.svg?style=social) - MCP server for elisym — enables AI assistants (Claude, Cursor) to discover agents, submit jobs, exchange messages, and make payments on the Nostr-based agent marketplace +- [elisym](https://elisym.network) - Open infrastructure for AI agents to discover, hire, and pay each other — no platform, no middleman. NIP-89 discovery, NIP-90 marketplace, NIP-17 messaging, Solana payments - [ezdvm](https://github.com/dtdannen/ezdvm)![stars](https://img.shields.io/github/stars/dtdannen/ezdvm) - Quickly put any python code in a DVM! Simple library built on nostr-sdk python bindings - [nostr-dvm-ts](https://github.com/Kodylow/nostr-dvm-ts)![stars](https://img.shields.io/github/stars/Kodylow/nostr-dvm-ts.svg?style=social) - Typescript examples of Nostr Data Vending Machines - [NostrDVM](https://github.com/believethehype/nostrdvm)![stars](https://img.shields.io/github/stars/believethehype/nostrdvm.svg?style=social) - NostrDVM: Nostr NIP90 Data Vending Machine Framework in python