From d1c2e58dadcc350dda8f373772a2ad1a7b8e3356 Mon Sep 17 00:00:00 2001 From: Chris kerr Date: Fri, 19 Jul 2024 20:38:35 -0400 Subject: [PATCH] readme todo --- readme.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/readme.md b/readme.md index 1077ff6..8d3a883 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,13 @@ # GRAIN 🌾 WIP + +TODO: +- Handling kind 0 and kind 1 EVENTS + - Validation Checking + - updating (replacing replacable notes) +- Handle REQs (requests) +- Handle CLOSE + **Go Relay Archetecture for Implementing Nostr** GRAIN is an open-source Nostr relay implementation written in Go. This project aims to provide a robust and efficient Nostr relay that supports the NIP-01 protocol, focusing on processing user metadata and text notes.