benthecarman / scalastr

A barebones implementation of nostr in scala

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A barebones implementation of nostr in scala

License:MIT License


Languages

Language:Scala 100.0%