feat: read nip-58 badges (#394)
This commit is contained in:
@ -30,6 +30,7 @@ Snort supports the following NIP's:
|
||||
- [ ] NIP-42: Authentication of clients to relays
|
||||
- [x] NIP-50: Search
|
||||
- [x] NIP-51: Lists
|
||||
- [x] NIP-58: Badges
|
||||
- [x] NIP-65: Relay List Metadata
|
||||
|
||||
### Running
|
||||
@ -60,4 +61,4 @@ yarn workspace @snort/app intl-extract
|
||||
yarn workspace @snort/app intl-compile
|
||||
```
|
||||
|
||||
This will create the source file `packages/app/src/translations/en.json`
|
||||
This will create the source file `packages/app/src/translations/en.json`
|
||||
|
Reference in New Issue
Block a user