lots of things that I forgot to commit 😂

This commit is contained in:
pablof7z 2023-07-06 22:29:31 +02:00
commit 6f16cafd41
13 changed files with 395 additions and 130 deletions

View file

@ -86,7 +86,11 @@ $ npm run nsecbunkerd start
## Testing with `nsecbunker-client`
nsecbunker ships with a simple client that can request signatures from an nsecbunkerd:
```
nsecbunker-client sign <target-npub> "hi, I'm signing from the command line with my nsecbunkerd!"
```
# Authors