Add building-nostr to ref, flesh out summary
This commit is contained in:
+63
-1
@@ -1,4 +1,66 @@
|
||||
# Summary
|
||||
|
||||
- [Introduction](01-introduction.md)
|
||||
- [Events](02-events.md)
|
||||
|
||||
## Basics
|
||||
|
||||
- [Keys](02-keys.md)
|
||||
- [Signing](03-signing.md)
|
||||
- [Encryption](04-encryption.md)
|
||||
- [Encryptables](xx.md)
|
||||
- [Events](xx.md)
|
||||
- [Tags](xx.md)
|
||||
- [Kinds](xx.md)
|
||||
- [Kind Ranges](xx.md)
|
||||
- [Addresses](xx.md)
|
||||
- [Proof of Work](xx.md)
|
||||
- [Filters](xx.md)
|
||||
|
||||
## Domain
|
||||
|
||||
- [Relay Selections](xx.md)
|
||||
- [Relay Metadata](xx.md)
|
||||
- [Relay Membership](xx.md)
|
||||
- [Profiles](xx.md)
|
||||
- [Follows](xx.md)
|
||||
- [Microblogging](xx.md)
|
||||
- [Reactions](xx.md)
|
||||
- [Reports](xx.md)
|
||||
- [Emojis](xx.md)
|
||||
- [Zaps](xx.md)
|
||||
- Split out each list kind into its own chapter
|
||||
- [Rooms](xx.md)
|
||||
|
||||
## Networking
|
||||
|
||||
- [Relay Connections](xx.md)
|
||||
- [Relay Authentication](xx.md)
|
||||
- [Relay Policies](xx.md)
|
||||
- [Server Authentication](xx.md)
|
||||
- [Relay Management API](xx.md)
|
||||
- [Blossom Media Storage](xx.md)
|
||||
|
||||
## Signers
|
||||
|
||||
- [Secret Signers](xx.md)
|
||||
- [Remote Signers](xx.md)
|
||||
- [Android Signers](xx.md)
|
||||
- [Browser Signers](xx.md)
|
||||
|
||||
## Content
|
||||
|
||||
- [Entities](xx.md)
|
||||
- [Relays](xx.md)
|
||||
- [Rooms](xx.md)
|
||||
- [Links](xx.md)
|
||||
- [Lightning](xx.md)
|
||||
- [Cashu](xx.md)
|
||||
- [Emojis](xx.md)
|
||||
- [Topics](xx.md)
|
||||
- [Code](xx.md)
|
||||
|
||||
## Storage
|
||||
|
||||
- [Event Repository](xx.md)
|
||||
- [In Memory Backend](xx.md)
|
||||
- [Sqlite Backend](xx.md)
|
||||
|
||||
Reference in New Issue
Block a user