Go to file
2021-11-23 11:32:19 -06:00
src Wrap serde json errors 2021-11-23 11:32:19 -06:00
.gitignore Ignore rust build area 2021-11-20 20:59:23 -06:00
Cargo.lock Add some dependencies for dealing with crypto/bytes 2021-11-21 21:57:11 -06:00
Cargo.toml Add some dependencies for dealing with crypto/bytes 2021-11-21 21:57:11 -06:00
LICENSE-MIT Add license and readme 2021-11-21 17:35:58 -06:00
README.md Add license and readme 2021-11-21 17:35:58 -06:00
sample.messages.json Sample messages from a public relay 2021-11-21 09:03:34 -06:00

nostr-rs-relay

This is a nostr relay, written in Rust. Very much a work-in-progress, and a hobby project to learn Rust, and tokio/async.

License

This project is MIT licensed.