mirror of
https://github.com/mikedilger/nip44.git
synced 2026-07-04 05:57:29 +00:00
Update README
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
Nostr NIP-44 encryption code
|
Nostr NIP-44 encryption code
|
||||||
|
|
||||||
|
Can be used as a library in your project. Run `cargo doc` to document public interfaces.
|
||||||
|
|
||||||
To test and benchmark:
|
To test and benchmark:
|
||||||
|
```
|
||||||
````
|
|
||||||
cargo test --release -- --nocapture
|
cargo test --release -- --nocapture
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user