Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 860 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 860 Bytes

Nostr Badger - Nostr Badge Explorer in TypeScript

What does this do?

nostr-badger

Typescript / React web app for Nostr NIP-28 Badge Management.

  • browse badges by relay
  • create / edit / delete / award a badge
  • link to badge issuer's nostr.directory and badges.page profile pages

This code is experimental, and written as a learning exercise. For better code see badges.page.

This code demonstrates:

  • Using nostr-tools to implement NIP-28 within a client
  • using NIP-07 to get public / private keys from Nostr Extension (nos2x, getalby)