Skip to content

rust-nostr/book

Repository files navigation

Rust Nostr Book

Developers

Requirements

  • Just: install with cargo install just

Serve the site with:

just serve

To test all the snippets:

just test