diff --git a/README.md b/README.md new file mode 100644 index 0000000..b2925d9 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +[nostr-rs-relay](https://git.sr.ht/~gheartsfield/nostr-rs-relay) +=== + +This is a [nostr](https://github.com/fiatjaf/nostr) relay, written in +Rust. It currently supports the entire relay protocol, and has a +SQLite persistence layer. + +The project master repository is available on +[sourcehut](https://sr.ht/~gheartsfield/nostr-rs-relay/), and is +mirrored on [GitHub](https://github.com/scsibug/nostr-rs-relay). + +License +--- +This project is MIT licensed.