Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tunogya/relay-ws
This is a nostr serverless relay
https://github.com/tunogya/relay-ws
Last synced: 20 days ago
JSON representation
This is a nostr serverless relay
- Host: GitHub
- URL: https://github.com/tunogya/relay-ws
- Owner: tunogya
- Created: 2024-06-13T06:01:47.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-10-25T09:32:27.000Z (22 days ago)
- Last Synced: 2024-10-26T01:48:44.781Z (21 days ago)
- Language: TypeScript
- Homepage: wss://relay.abandon.ai
- Size: 1.06 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nostr Relay
This is a nostr serverless relay, written in TypeScript. It currently supports the entire relay protocol, and persists
data with AstraDB and DynamoDB.![This is the Nostr](./nostr.jpeg)
## Nostr Protocol Support
- [x] NIP-01: Basic protocol flow description
- [x] NIP-09: Event Deletion
- [x] NIP-94: File Metadata
- [ ] NIP-71: Video Events