upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPablo Fernandez <p@f7z.io>2023-10-29 12:48:57 +0200
committerGitHub <noreply@github.com>2023-10-29 12:48:57 +0200
commit7a2de8ab25ceaa35376e6b7457f08b5bffde70b3 (patch)
tree84a8080b9ab75216ad273a5f4cc551bd240c697b /README.md
parentca73c5dd5ea19dec29a2781f1d3bd93ef95985f9 (diff)
parent435147149af83cbdbb7a183b9d8769ed1dbb717d (diff)
Merge pull request #682 from nostr-protocol/vending-machine
NIP-90: Data Vending Machines
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index e9f08bd..8044b24 100644
--- a/README.md
+++ b/README.md
@@ -67,6 +67,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
67- [NIP-75: Zap Goals](75.md) 67- [NIP-75: Zap Goals](75.md)
68- [NIP-78: Application-specific data](78.md) 68- [NIP-78: Application-specific data](78.md)
69- [NIP-89: Recommended Application Handlers](89.md) 69- [NIP-89: Recommended Application Handlers](89.md)
70- [NIP-90: Data Vending Machines](90.md)
70- [NIP-94: File Metadata](94.md) 71- [NIP-94: File Metadata](94.md)
71- [NIP-98: HTTP Auth](98.md) 72- [NIP-98: HTTP Auth](98.md)
72- [NIP-99: Classified Listings](99.md) 73- [NIP-99: Classified Listings](99.md)
@@ -96,6 +97,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
96| `1984` | Reporting | [56](56.md) | 97| `1984` | Reporting | [56](56.md) |
97| `1985` | Label | [32](32.md) | 98| `1985` | Label | [32](32.md) |
98| `4550` | Community Post Approval | [72](72.md) | 99| `4550` | Community Post Approval | [72](72.md) |
100| `7000` | Job Feedback | [90](90.md) |
99| `9041` | Zap Goal | [75](75.md) | 101| `9041` | Zap Goal | [75](75.md) |
100| `9734` | Zap Request | [57](57.md) | 102| `9734` | Zap Request | [57](57.md) |
101| `9735` | Zap | [57](57.md) | 103| `9735` | Zap | [57](57.md) |
@@ -128,7 +130,8 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
128| `31989` | Handler recommendation | [89](89.md) | 130| `31989` | Handler recommendation | [89](89.md) |
129| `31990` | Handler information | [89](89.md) | 131| `31990` | Handler information | [89](89.md) |
130| `34550` | Community Definition | [72](72.md) | 132| `34550` | Community Definition | [72](72.md) |
131 133| `65000` | Job Feedback | [90](90.md) |
134| `65001` | Job Result | [90](90.md) |
132 135
133## Message types 136## Message types
134 137