/scalastr

A barebones implementation of nostr in scala

Primary LanguageScalaMIT LicenseMIT

Scalastr

A barebones implementation of nostr in scala.

Features:

  • Basic Nostr data structures
  • Creating and signing nostr events
  • Verifying nostr events
  • Extensible client implementation
  • NIP-05 support
  • Test suite