0xtrr / nostr-tool

A simple CLI to send nostr events
MIT License
60 stars 18 forks source link

Save events to file and broadcast events from file #34

Closed thesimplekid closed 1 year ago

thesimplekid commented 1 year ago

Save list of events to json file

Broadcast events from json file

thesimplekid commented 1 year ago

Can be used to export for a given pub key or any of the other filters of list event. #30

0xtrr commented 1 year ago

This is awesome, tested it and seems to work as expected. Thanks @thesimplekid!