Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 986 Bytes

README.md

File metadata and controls

33 lines (26 loc) · 986 Bytes

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