diff --git a/README.md b/README.md index 89068c7..ca0167d 100644 --- a/README.md +++ b/README.md @@ -553,7 +553,8 @@ Endpoints (services or apps that expose a LN wallet via NWC) - [tasktiger.io](https://tasktiger.io/) - another DVM provider - [DVM Clients and Services Tutorial](https://www.youtube.com/watch?v=dAuLnNxU0Yg) - Nostr Data Vending Machine Clients and Services Tutorial by Kody Low - [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 -- [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 +- [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 +- [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 ## NIP-96 File Storage Servers - [nostrcheck.me](https://nostrcheck.me)