update links to main protocol repo and link directly to extracted nips specification vs the previous 01.md first nip

This commit is contained in:
Ramin Keene 2022-06-10 11:54:15 -07:00
parent 3ac2b716c8
commit fc733604f7

View File

@ -2,8 +2,8 @@
nostr is an open protocol for censorship-resistant global networks created by [@fiatjaf](https://github.com/fiatjaf).
### Protocol
- [nostr](https://github.com/fiatjaf/nostr), main repo with specs.
- [protocol specification](https://github.com/fiatjaf/nostr/blob/master/nips/01.md), NIPS protocol specs.
- [nostr](https://github.com/nostr-protocol/nostr), main repo with specs.
- [protocol specification](https://github.com/nostr-protocol/nips), NIPS protocol specs.
- [nostr, a basic tour](https://github.com/rajarshimaitra/rust-nostr/blob/main/VISION.md), nostr intro by [@raj](https://github.com/rajarshimaitra).
### Videos