5 lines
68 B
Ruby
5 lines
68 B
Ruby
require "nostr"
|
|
|
|
class NostrManagerService < ApplicationService
|
|
end
|