initial commit

This commit is contained in:
pablof7z 2023-05-15 20:05:55 +02:00
commit 54de9cfa8e
26 changed files with 6950 additions and 0 deletions

22
README.md Normal file
View file

@ -0,0 +1,22 @@
# nsecbunker
Daemon to remotely sign nostr events using keys.
## Installation
```
npm i -g nsecbunker
```
## Usage
nsecbunker -
# Authors
* [pablof7z](nostr:npub1l2vyh47mk2p0qlsku7hg0vn29faehy9hy34ygaclpn66ukqp3afqutajft)
* npub1l2vyh47mk2p0qlsku7hg0vn29faehy9hy34ygaclpn66ukqp3afqutajft
# License
CC BY-NC-ND 3.0
Contact @pablof7z for licensing.