lib/nostr/models/reaction.ex

defmodule Nostr.Models.Reaction do
  @moduledoc """
  Reaction struct and manipulation functions
  """
end