gistfile1.md
# Receiving Silent Payments without scanning
## TL;DR
We built a complete Silent Payment notification system into [Sparrow Wallet](https://github.com/sparrowwallet/sparrow) using Nostr encrypted DMs. When you send bitcoin to a Nostr identity, the recipient is automatically notified via NIP-17 with everything they need to claim the UTXO — no blockchain scanning required.
This is a follow-up to [Part 1](https://gist.github.com/BoltTouring/dde944661df330ec5119af8ef94159e1), which covered sending to Nostr identities. This part covers receiving.
## The Problem
This file has been truncated. show original