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: about 2 months ago
JSON representation
A barebones implementation of nostr in scala
- Host: GitHub
- URL: https://github.com/benthecarman/scalastr
- Owner: benthecarman
- License: mit
- Created: 2022-08-28T22:39:58.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-01T14:07:44.000Z (11 months ago)
- Last Synced: 2024-02-17T05:32:45.677Z (10 months ago)
- Topics: nostr, scala
- Language: Scala
- Homepage:
- Size: 97.7 KB
- Stars: 11
- Watchers: 2
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-nostr - scalastr - A barebones nostr client written in scala (Clients / Relay 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