nostr-websocket-utils v0.3.0
nostr-websocket-utils / getRelayInformation
getRelayInformation(url): Promise<RelayInformation>
url
Promise
RelayInformation
Fetches relay information document
string
Relay URL (ws:// or wss://)
Promise<RelayInformation>
Relay information
nips/nip-11.ts:43