mirror of
https://github.com/scsibug/nostr-rs-relay.git
synced 2024-11-14 06:59:07 -05:00
Add feature list to README
This commit is contained in:
parent
62dc77369d
commit
c7eadb1154
11
README.md
11
README.md
|
@ -8,6 +8,17 @@ The project master repository is available on
|
||||||
[sourcehut](https://sr.ht/~gheartsfield/nostr-rs-relay/), and is
|
[sourcehut](https://sr.ht/~gheartsfield/nostr-rs-relay/), and is
|
||||||
mirrored on [GitHub](https://github.com/scsibug/nostr-rs-relay).
|
mirrored on [GitHub](https://github.com/scsibug/nostr-rs-relay).
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
NIPs with relay-specific implementation requirements are listed here.
|
||||||
|
|
||||||
|
- [x] NIP-01: Core event model
|
||||||
|
- [x] NIP-01: Hide old metadata events
|
||||||
|
- [x] NIP-02: Hide old contact list events
|
||||||
|
- [ ] NIP-03: OpenTimestamps
|
||||||
|
- [ ] NIP-09: Event deletion
|
||||||
|
- [x] NIP-11: Relay information document
|
||||||
|
|
||||||
## Quick Start
|
## Quick Start
|
||||||
|
|
||||||
The provided `Dockerfile` will compile and build the server
|
The provided `Dockerfile` will compile and build the server
|
||||||
|
|
Loading…
Reference in New Issue
Block a user