Skip to content

Commit

Permalink
Merge branch 'hzrd149:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
quentintaranpino authored Aug 22, 2024
2 parents 3b6de30 + 4f650d7 commit cf32f79
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 26 deletions.
26 changes: 0 additions & 26 deletions Nostr.md

This file was deleted.

14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,20 @@ BUDs stand for **Blossom Upgrade Documents**.

See the [BUDs](./buds) folder and specifically [BUD-01](./buds/01.md) and [BUD-02](./buds/02.md) for a detailed explanation of the endpoints

## BUDs

- [BUD-01: Server requirements and blob retrieval](./buds/01.md)
- [BUD-02: Blob upload and management](./buds/02.md)
- [BUD-03: User Server List](./buds/03.md)
- [BUD-04: Mirroring blobs](./buds/04.md)

## Event kinds

| kind | description | BUD |
| ------- | ------------------- | ------------------ |
| `24242` | Authorization event | [01](./buds/01.md) |
| `10063` | User Server List | [03](./buds/03.md) |

## License

Public domain.

0 comments on commit cf32f79

Please sign in to comment.