Ga naar inhoud

Resources

Deze inhoud is nog niet vertaald.

Below is a list of useful resources, libraries, and documentation for understanding and working with the Nostr protocol.

JavaScript Library: nostr-tools

The nostr-tools library is a powerful JavaScript tool for handling most types of Nostr client-side processes. In this Hello Nostr client, it’s used to handle key pairs (public/private keys) in various formats (hex, Uint8Array, Bech32) and to securely sign/receive events.

Nostr Protocol Documentation and NIPs

For a deeper understanding of how the Nostr protocol works and the various kinds of events supported, refer to the Nostr Implementation Possibilities (NIPs):

NIPs (Nostr Implementation Possibilities) outline various aspects of the Nostr protocol, defining new features, event types, and implementation standards.

Comprehensive Guide: nostr.how

For an in-depth guide on everything related to Nostr, including step-by-step setup instructions, detailed descriptions of clients, relays, and various NIPs:

This guide is an excellent starting point for beginners to get more involved with Nostr.

If you’re looking for a brief introduction video to Nostr, check out Nostr for Beginners by Derek Ross