From 1e7a5cd6ea726fe190d206942e1ce476896e5994 Mon Sep 17 00:00:00 2001 From: Dustin Dannenhauer Date: Fri, 16 Aug 2024 11:11:07 -0400 Subject: [PATCH] added DVMDash to Readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 586fc15..92e72cc 100644 --- a/README.md +++ b/README.md @@ -550,6 +550,7 @@ 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 ## NIP-96 File Storage Servers - [nostrcheck.me](https://nostrcheck.me)