nostr-delegation-signer

Sign nostr delegations
git clone git://jb55.com/nostr-delegation-signer
Log | Files | Refs | README

README.md (194B)


      1 
      2 # nostr-delegate-signer
      3 
      4 Sign nostr delegate tokens offline
      5 
      6 ## Install
      7 
      8     $ npm -g install nostr-delegate-signer
      9 
     10 ## Usage
     11 
     12     $ nostr-delegate-signer <secret key> 'nostr:delegation:...'
     13 
     14