Skip to content

Latest commit

 

History

History
50 lines (35 loc) · 2.5 KB

README.md

File metadata and controls

50 lines (35 loc) · 2.5 KB

Relays 📡

Latest release Last commit Stars Issues Repo Size

Relays is used to host Nostr relay binaries.

The binaries have been tested with and are used by Relay Wizard which is a CLI tool that helps you bootstrap a Nostr relay.

Download

To download a relay binary navigate to the Releases page and click on the binary you want to download.

Alternatively, you can use Relay Wizard which will download the binary for your preferred relay implementation as well as bootstrap the rest of the relay.

Learn More

If you want to learn more about how to setup a relay from scratch, check out Relay Runner

If you just want to know enough to get started, read the following sections to get a server, hook up a domain name and setup remote access:

You should then be able to run Relay Wizard:

curl -sL https://relayrunner.org/relaywizard.sh | bash

Contribute

If you want to contribute consider testing the binaries by setting up your own relays, by following the Relay Runner guides, and by using Relay Wizard.