This Hello Nostr is a simple starter kit designed for developers new to Nostr
Tip: To help others discover your test notes, we recommend including the #hellonostr hashtag in your posts. Hashtags like this allow users to easily filter and find specific content on Nostr. By using #hellonostr, you’ll make it easier for others to connect with you and see your “Hello World” notes.
Private key:
Public key:
Published Relays:
ⓘ Why Use Multiple Relays? ⓘ Updating Relays in Source Code? ⓘ Free vs. Paid Relays? ⓘ Using Relays Based on the Follower List?
This Hello Nostr is a simple starter kit designed for developers new to Nostr and Bitcoin. It provides a basic client-side JavaScript implementation of the Nostr protocol with clean, well-documented code. If you're just getting started with Nostr, this project serves as a "Hello World" to help you understand the core concepts, including key generation, signing messages, and interacting with relays. Please check the code to get started which includes detailed comments to guide you through the process of writing your own code to send a message. For more details visit https://gitlab.com/digitalethicsagency/hello-nostr or the more advanced documentation at https://hellonostr.dev/