SkillAgentSearch skills...

Nadar

find your lost notes. search all known relays for that rare nevent, naddr or hex.

Install / Use

/learn @sandwichfarm/Nadar
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

NADAR 2.0

NADAR is a tool for finding nevents and naddrs across the Nostr network. It discovers relays using NIP-66 and searches them to locate specific events.

NADAR 2.0 a complete rewrite by of the original <a href="https://nadar.tigerville.no/" target="_blank" class="border-b border-gray-700">NADAR</a> by <a href="https://njump.me/npub16ema6x3r8x8pe32lwnsll0krqmy79h5vvap8sdd7q5yhy4q2dv6slt6le9" target="_blank" class="border-b border-gray-700">Thorwegian</a>.

https://github.com/user-attachments/assets/190284a9-8b14-4c24-95f8-c9e4c4c951f7

Features

  • Find nevents and naddrs across the Nostr network
  • Real-time search status with color-coded results
  • Automatic relay discovery via NIP-66
  • Modern UI with Svelte and Tailwind CSS

Development

This project uses:

  • Svelte for the UI framework
  • Tailwind CSS for styling
  • Vite for build tooling
  • TypeScript for type safety
  • Vitest for testing

Prerequisites

  • Node.js 16 or later
  • pnpm package manager

Setup

  1. Install dependencies:
pnpm install
  1. Start the development server:
pnpm dev
  1. Build for production:
pnpm build
  1. Run tests:
pnpm test

License

This project is open source and available under the MIT License.

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated17d ago
Forks0

Languages

Svelte

Security Score

90/100

Audited on Mar 23, 2026

No findings