Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1013 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 1013 Bytes

nostr-book

NIPs consolidated and organized into a readable book format.

Get the Book

nostr-book is available in ePUB or PDF.

Contributing

Display or style improvements are welcome! The text is almost entirely pulled from the NIPs repository and left unchanged. Improvements to a NIP should be made upstream.

Development

You'll need to install pandoc and install basictex (brew install basictex on macOS).

To download the NIPs run make setup. Then you'll be able to generate the output formats.

make epub
make pdf

License

The code to generate nostr-book is released in the Public Domain. Content from NIPs follows the license of nostr-protocol/nips.