Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/benthecarman/scalastr

A barebones implementation of nostr in scala
https://github.com/benthecarman/scalastr

nostr scala

Last synced: 26 days ago
JSON representation

A barebones implementation of nostr in scala

Lists

README

        

# 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