akkounts/app/services/nostr_manager_service.rb

5 lines
68 B
Ruby

require "nostr"
class NostrManagerService < ApplicationService
end