/knostr

Nostr Relay Implementation on Kotlin

Primary LanguageKotlinMIT LicenseMIT

Kotlin Build Status Quality Gate Status Sonar Coverage GitHub License

Knostr

Nostr Relay Implementation in Kotlin

wss://knostr.neutrine.com

Implemented NIPs

  • NIP-01
  • NIP-02
  • NIP-04
  • NIP-09
  • NIP-11
  • NIP-12
  • NIP-15
  • NIP-16
  • NIP-20
  • NIP-28
  • NIP-50

How to Run:

Docker(self-build)

./gradlew jibDockerBuild
docker-compose up