Skip to content

Repository files navigation

Rust Nostr Book

Developers

Requirements

  • Just: install with cargo install just

Serve the book with:

just serve

To test all the snippets:

just test