Rustr

This crate is a first approach at building simple Rust tools for interacting with the Nostr ecosystem.

Features

Installation

Add rustr to your Cargo.toml dependencies:

```toml [dependencies] rustr = "0.1.0"