nostr_ruby 0.3.0
NostrRuby is a Ruby library to interact with the Nostr protocol. At this stage the focus is the creation of public events and private encrypted messages.
Gemfile:
=
install:
=
Runtime Dependencies (6):
base64
~> 0.1.1
bech32
~> 1.4.0
bip-schnorr
~> 0.4.0
faye-websocket
~> 0.11
json
~> 2.6.2
unicode-emoji
~> 3.3.1