lib/nostr/models/note.ex

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