payjoin-cli: Update README nigiri install instructions#682
Conversation
It appears it is no longer possible to download nigiri via `cargo install`. This replaces it with the recommended bash script from their website.
Pull Request Test Coverage Report for Build 14799132323Details
💛 - Coveralls |
@DanGould Little time thankfully, but if that's already where your head is at then yes I'd be happy to explore setting up a nix flake or a docker build for this. Since it seems we make use both nix and docker, I'm not sure which would be more beneficial and aligned with the current state of the project. Biased toward nix as that would allow the binary itself to be installed easily and lighter weight than using docker, but docker is more widely adopted and portable. Could also pursue both, let me know what you think is best. Regardless, too many steps currently with nigiri. |
It appears it is no longer possible to download nigiri via
cargo install. This replaces it with the recommended bash script from Github.Also, my markdown linter made a couple tiny edits (removed the period from the title), and I didn't undo them since I trust the linter knows opinionatedness, but can undo anything if we don't like it.