knostr icon indicating copy to clipboard operation
knostr copied to clipboard

Nostr Relay Implementation on Kotlin

Kotlin Build Status Quality Gate Status Sonar Coverage GitHub License

Knostr

Nostr Relay Implementation in Kotlin

wss://knostr.neutrine.com

Implemented NIPs

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

How to Run:

Docker(self-build)

./gradlew jibDockerBuild
docker-compose up