Skip to content

purplebase/nip07_signer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nip07_signer

Usage from the CLI

Pipe nostr events as JSONL, one per line, to nip07_signer and it will launch a server, open the browser for you (via your NIP-07 extension) to sign and receive the signed events back. Also outputs JSONL.

cat test.jsonl | nip07_signer
nak event -c "hello world" | nip07_signer | nak event wss://relay.damus.io

Usage as a library

Provides a Signer implementation from https://github.com/purplebase/models

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages