π§΅ What are Nostr NIPs? A quick guide to key Nostr Implementation Possibilities (NIPs):
π NIP-01 β The foundation. Defines the basic protocol: events, kinds, filters, and how clients talk to relays. Everything else builds on this.
π NIP-06 β Key derivation from a mnemonic seed phrase (BIP39). Lets you generate your Nostr keypair from 12/24 words β making key backup & recovery much easier.
π‘ NIP-11 β Relay Information Document. When you query a relay's HTTP endpoint, it returns a JSON doc with its name, description, supported NIPs, software, and limits. Essential for relay discovery.
π¬ NIP-04 β Encrypted Direct Messages between users using shared secrets.
π€ NIP-05 β Maps a human-readable name (like user@domain.com) to a Nostr public key. Think of it as a Nostr username verification system.
β‘ NIP-57 β Lightning Zaps! Enables sending sats directly to a note or profile via the Lightning Network.
π NIP-23 β Long-form content (articles/blogs), giving Nostr a Medium-like capability.
Nostr is open, censorship-resistant, and growing fast. The NIP system is how the community evolves the protocol together. #Nostr #NIPs #Bitcoin #Decentralized