This commit is contained in:
mattn
2023-02-27 00:55:18 +09:00
committed by fiatjaf_
parent 0e7c7f8abb
commit b50dad2700

View File

@@ -1,5 +1,6 @@
Nostr Relay Framework -- use it to implement your own custom relay.
There is an example/reference implementation at [basic](basic/). Binaries for that are also available under [Releases](releases/).
There is an example/reference implementation at [basic](basic/). Binaries for that are also available under [Releases](
https://github.com/fiatjaf/relayer/releases).
<a href="https://godoc.org/github.com/fiatjaf/relayer"><img src="https://img.shields.io/badge/api-reference-blue.svg?style=flat-square" alt="GoDoc"></a>