docs: update NIPs path to ~/dev/refs/repos/nostr-protocol/nips
This commit is contained in:
parent
30754bfa8f
commit
dd756ecfc3
2 changed files with 2 additions and 2 deletions
|
|
@ -406,7 +406,7 @@ alright, let's build some scaffolding. Take care to look at the lnbits repo to s
|
||||||
|
|
||||||
Big task. Let me start by gathering patterns in parallel — extension_builder_stub, the nostrmarket model (closest analogue for multi-merchant), the events extension (closest for nostrization), and the LNBits core for invoice/payment internals — before writing code.
|
Big task. Let me start by gathering patterns in parallel — extension_builder_stub, the nostrmarket model (closest analogue for multi-merchant), the events extension (closest for nostrization), and the LNBits core for invoice/payment internals — before writing code.
|
||||||
|
|
||||||
Got it — local NIPs repo at `~/dev/nostr-protocol/nips/` (96 markdown files). I'll consult those directly when picking kinds rather than guessing. The ones I'll be reaching for:
|
Got it — local NIPs repo at `~/dev/refs/repos/nostr-protocol/nips/` (96 markdown files). I'll consult those directly when picking kinds rather than guessing. The ones I'll be reaching for:
|
||||||
|
|
||||||
- **NIP-01** — base event structure
|
- **NIP-01** — base event structure
|
||||||
- **NIP-09** — deletion requests
|
- **NIP-09** — deletion requests
|
||||||
|
|
|
||||||
|
|
@ -46,7 +46,7 @@ back to sat (or fiat) at display time.
|
||||||
zero or one parent.
|
zero or one parent.
|
||||||
|
|
||||||
**NIP-XX** — a Nostr Implementation Possibility. Reference repo at
|
**NIP-XX** — a Nostr Implementation Possibility. Reference repo at
|
||||||
`~/dev/nostr-protocol/nips`. Specific NIPs we use:
|
`~/dev/refs/repos/nostr-protocol/nips`. Specific NIPs we use:
|
||||||
|
|
||||||
- **NIP-01** — base event structure; kind 0 metadata.
|
- **NIP-01** — base event structure; kind 0 metadata.
|
||||||
- **NIP-09** — deletion request (kind 5).
|
- **NIP-09** — deletion request (kind 5).
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue