Skip to content
New issue

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

[feature request] Display QR code for slatepack address #649

Closed
cliik opened this issue Jun 22, 2022 · 0 comments · Fixed by #650
Closed

[feature request] Display QR code for slatepack address #649

cliik opened this issue Jun 22, 2022 · 0 comments · Fixed by #650

Comments

@cliik
Copy link
Contributor

cliik commented Jun 22, 2022

As a user: I would like to scan a QR code to get the slatepack address
I often find myself needing to send grin to CLI wallets (e.g. on a remote server I am SSH'ing to). The most natural solution is to use TOR slatepack addresses, but the process to share the address is difficult.

It would be much easier if the CLI wallet could show a QR code that I can scan with my mobile wallet.
https://crates.io/crates/qr_code

My current approach
Currently, this involves me copy/pasting the slatepack address from CLI and messaging it to my phone somehow, to copy/paste into my mobile wallet. It is cumbersome and time consuming.

Additional context
I don't think this would be too difficult, and I will even volunteer myself to do the implementation, if others think this would be a good addition to the wallet.

See this Rust crate for an example with ascii rendered QR codes:
https://crates.io/crates/qr_code

@cliik cliik changed the title Display QR code for slatepack address [feature request] Display QR code for slatepack address Jun 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant