I’ve been working on nostr.hs, a library and client implementation for the Nostr protocol, and I wanted to share it with the community.
Currently Supported NIPs:
✅ NIP-01: Basic protocol flow
✅ NIP-02: Contact Lists
✅ NIP-05: DNS-based verification
✅ NIP-09: Event Deletion Request
✅ NIP-19: bech32-encoded entities
🚧 Coming Soon: Threading (NIP-10), URI schemes (NIP-21), and Relay Auth (NIP-42).
If you’re a Haskeller interested in decentralized social media, I’d love for you to check out the repo, try the installation, or even contribute to the remaining NIPs.
#opensource #haskell #dev #library #zap
GitHub
GitHub - delirehberi/nostr.hs: Nostr client library for haskell ecosystem
Nostr client library for haskell ecosystem. Contribute to delirehberi/nostr.hs development by creating an account on GitHub.
