readme.md
This commit is contained in:
parent
33129d82fd
commit
445ab7a8f4
15
README.md
15
README.md
|
@ -98,21 +98,6 @@ A C library for NOSTR protocol implementation. Work in progress.
|
|||
|
||||
**Implementation Summary:** 8 of 96+ NIPs fully implemented (8.3%)
|
||||
|
||||
## 📦 Blossom Protocol Support (BUD Implementation Status)
|
||||
|
||||
### Blossom Upgrade Documents (Client-Side Implementation)
|
||||
- [ ] [BUD-01](blossom/buds/01.md) - Blob Retrieval - GET/HEAD endpoints for blob download
|
||||
- [ ] [BUD-02](blossom/buds/02.md) - Upload/Management - Blob upload, listing, and deletion
|
||||
- [ ] [BUD-03](blossom/buds/03.md) - User Server Lists - Managing preferred Blossom servers (kind 10063)
|
||||
- [ ] [BUD-04](blossom/buds/04.md) - Mirroring - Copying blobs between servers
|
||||
- [ ] [BUD-05](blossom/buds/05.md) - Media Optimization - Trusted server processing for media
|
||||
- [ ] [BUD-06](blossom/buds/06.md) - Upload Requirements - Pre-upload validation with HEAD requests
|
||||
- [ ] [BUD-07](blossom/buds/07.md) - Paid Operations - Payment handling (Cashu/Lightning)
|
||||
- [ ] [BUD-08](blossom/buds/08.md) - NIP-94 Metadata - File metadata tag processing
|
||||
- [ ] [BUD-09](blossom/buds/09.md) - Blob Reporting - Content moderation and reporting (NIP-56)
|
||||
|
||||
**Implementation Summary:** 0 of 9 client-relevant BUDs implemented (0%)
|
||||
**Protocol Overview:** [Blossom README](blossom/README.md)
|
||||
|
||||
## 📦 Quick Start
|
||||
|
||||
|
|
Loading…
Reference in New Issue