We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The text was updated successfully, but these errors were encountered:
@leesalminen not related to this issue but nice project btw.
I just forked the repo here and included YOUR_HEX_ENCODED_PUBLIC_KEY_HERE and TO_RELAY_URL as arguments.
YOUR_HEX_ENCODED_PUBLIC_KEY_HERE
TO_RELAY_URL
Also made a Docker image,
docker run --rm -it jaonoctus/nostr-rebroadcast --pk "YOUR_PUBLIC_KEY" --to "wws://destination.nostr.relay" --from "wss://origin1.nostr.relay,wss://origin2.nostr.relay"
I'm planning to improve the UX by adding commander and inquirer l8r
Sorry, something went wrong.
No branches or pull requests
Possible fix
The text was updated successfully, but these errors were encountered: