__ __ __ __ _
____ ____ _____/ /_________ / /___ ___ __/ // / (_)
/ __ \/ __ \/ ___/ __/ ___/ _ \/ / __ `/ / / / // /_/ /
/ / / / /_/ (__ ) /_/ / / __/ / /_/ / /_/ /__ __/ /
/_/ /_/\____/____/\__/_/ \___/_/\__,_/\__, / /_/_/ /
/____/ /___/
nostrelay4j is a Nostr relay written in Java. It's designed to be extensible with future aspirations to provide a scalable Nostr relay.
Note: nostrelay4j is not ready for production use.
Supported storage backends:
- Sqlite
nostrelay4j requires Java 17.
TODO.
To build, run mvn package
- Integration tests with a client that calls the server.