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/ Inquiry - Android Intent to load with receivers address #55

Closed
CodeWardNinja opened this issue Oct 1, 2019 · 3 comments

Comments

@CodeWardNinja
Copy link

Hi there,

I'm starting to hash out a project, and was wondering if there's a way to use an intent in one app to open ToastWallet straight to the send screen (after PW screen, of course) with receivers address (and possibly the amount) pre-populated from the intent?

Not sure if this is something that's implemented already.

Regards,
Codeward

@RichardAH
Copy link
Collaborator

Hi Codeward

Yes you can use an xrpl:// deep link to do this. For example a valid format is: xrpl://

?amount=xxx&dt=yyy

Navigate here to see a working example https://toastwallet.com/test

See XRPLF/XRPL-Standards#3 for URI details

@CodeWardNinja
Copy link
Author

Hi codetsunami,

Thank you very much for your quick reply. 👍

That's awesome and will suit my needs perfectly.

@bogdyak
Copy link

bogdyak commented Mar 6, 2020

@codetsunami
Hello

Navigate here to see a working example https://toastwallet.com/test

Should that URI work on mac, win, linux ?

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

No branches or pull requests

3 participants