lpicanco / knostr

Nostr Relay Implementation on Kotlin

Home Page:https://knostr.neutrine.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Nostr Relay Implementation on Kotlin

https://knostr.neutrine.com

License:MIT License


Languages

Language:Kotlin 100.0%