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

QR code in wallet address should encode e.g chia_addr:// #43

Open
hoffmang9 opened this issue May 11, 2020 · 5 comments
Open

QR code in wallet address should encode e.g chia_addr:// #43

hoffmang9 opened this issue May 11, 2020 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@hoffmang9
Copy link
Member

The QR code generation should generate the correct pre-fix URL for standard, colour and whatever else. We should also register those system wide so a camera decode will launch wallet to send.

@Yostra
Copy link
Contributor

Yostra commented May 11, 2020

Inspired by Bitcoin:

chia:<address>[?amount=<amount>][?type=<type>][?colour=<colour>][?label=<label>][?message=<message>]```

Wallets should be able to decode this and open send screen with pre filled details.
"address" - is a puzzlehash
"amount" - [optional] Amount to be sent
"type" - [optional] type of smart contract. Plain tx is default.
"colour" - [optional] colour information
"label" & "message" -[optional] additional info about request

@hoffmang9 hoffmang9 transferred this issue from Chia-Network/chia-blockchain Feb 16, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Aug 7, 2021

'This issue has been flagged as stale as there has been no activity on it in 14 days. If this issue is still affecting you and in need of review, please update it to keep it open.'

@hoffmang9
Copy link
Member Author

Keep alive

@github-actions
Copy link
Contributor

'This issue has been flagged as stale as there has been no activity on it in 14 days. If this issue is still affecting you and in need of review, please update it to keep it open.'

@github-actions
Copy link
Contributor

github-actions bot commented Sep 6, 2021

'This issue has been flagged as stale as there has been no activity on it in 14 days. If this issue is still affecting you and in need of review, please update it to keep it open.'

@seeden seeden self-assigned this Sep 21, 2021
@seeden seeden added the enhancement New feature or request label Sep 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants