Skip to content

nostr-kt-relay: Kotlin-based relay server for the Nostr protocol, focused on scalability and efficient traffic management.

License

Notifications You must be signed in to change notification settings

sogoagain/nostr-kt-relay

Repository files navigation

nostr-kt-relay

Overview

nostr-kt-relay is a Kotlin-based relay server for the Nostr protocol, focused on scalability and efficient traffic management.

🚧 It's in active development and may be unstable.

NIPs

Building and Running

Build a fat JAR

./gradlew buildFatJar

Run a fat JAR

DB_URL=${DB_URL} DB_USER=${DB_USER} DB_PASSWORD=${DB_PASSWORD} ./gradlew runFatJar

About

nostr-kt-relay: Kotlin-based relay server for the Nostr protocol, focused on scalability and efficient traffic management.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages