Identity Provider
Intro

What is Identity Provider (HODL.ar)

Identity Provider is an Community SDK to provide Lightning addresses and NOSTR support for its users. Its supposed to be easy to deploy on free services such as Vercel or Netlify and assign your own domain.

Member features

Nostr handle

Using NIP-05 (opens in a new tab), your members will have USERNAME@YOUR_DOMAIN as their handle pointing to their Nostr pub key.

Lightning Address

Using LUD-16 (opens in a new tab), your members will have USERNAME@YOUR_DOMAIN as their Lightning address pointing to their own wallet.

Where to start?

Go to Getting Started for a walkthrough.