wilsonsilva/nostr

View on GitHub
docs/relays/receiving-events.md

Summary

Maintainability
Test Coverage
# Receiving events

To receive events from Relays, you must create a subscription on the relay. A subscription is a filter that defines the
events you want to receive.

For more information, read the [Subscription](../subscriptions/creating-a-subscription.md) section.