satoshis.lol

NIP-05 verification, paid in Lightning

Get a verified Nostr identity for 100 sats

Your address: yourname@satoshis.lol

Register

How it works

1. Enter your name + pubkey above
2. Pay the Lightning invoice
3. Identity is live instantly
API (for developers)
curl -X POST https://satoshis.lol/register \
  -H "Content-Type: application/json" \
  -d '{"name":"yourname","pubkey":"hex..."}'
curl https://satoshis.lol/check/{payment_hash}
curl "https://satoshis.lol/.well-known/nostr.json?name=yourname"