Nostrlib Nostr library for Elixir. Forked from NostrBasics by RooSoft. Installation If available in Hex, the package can be installed by adding nostrlib to your list of dependencies in mix.exs: def deps do [ {:nostrlib, "~> 0.1.0"} ] end