docs: add README

This commit is contained in:
Greg Heartsfield 2021-12-11 15:58:45 -06:00
parent 65f62dc4ec
commit f91b1205ef

14
README.md Normal file
View File

@ -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.