×
How to Use This App
This app supports multiple feed modes for exploring Nostr events and publishing your own notes. You can input either a
npub
or a 64-character hex
pubkey to personalize your experience.
- ✍️ Write a Note: Enter your message and comma-separated relay URLs, then click “Sign & Publish”. Requires a Nostr extension like Alby.
- 🌍 Global Feed: Shows all recent public notes from all users across connected relays.
- 👤 Your Notes: Loads your kind:1 notes (original posts). Only works if you enter your hex pubkey.
- 🤝 Web of Trust (WoT): Loads kind:1 and kind:6 events from people you've added as contacts (kind:3). Only works with an npub.
- 🎞️ Media: Shows posts containing images or videos.
- 🏷️ Tag Filter: Load posts that contain a specific hashtag.
⚠️ Limitations:
Currently, npub
cannot load your own notes (kind 1), and hex
keys cannot load your Web of Trust contacts. This is due to how pubkey decoding and key mapping are handled internally. The WoT filter is still experimental and under active development — more flexible support is on the way.