QR Code format to conform to sep-007
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
Currently QR code reader to send lumens only parses the string directly.
It would be great if you could support sep-007 which is the standard way of decoding payment URIs. This way when users scan the QR code, related fields would be populated automatically.
Example: web+stellar:pay?destination=GCALNQQBXAPZ2WIRSDDBMSTAKCUH5SG6U76YBFLQLIXJTF7FE5AX7AOO&amount=120.1234567&memo=skdjfasf&msg=pay%20me%20with%20lumens
Link: https://github.com/stellar/stellar-protocol/blob/master/ecosystem/sep-0007.md
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the QR code reader and compare its current direct-string handling with the SEP-0007 specification linked in the issue. Use the example payment URI to verify that destination, amount, memo, and message fields are parsed and populated automatically.
Written by the indexing model from the issue text.
Assessment
- Domain
- payments
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100