We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Current behavior: You need to create wallet and Peepeth account to use all Peepeth clients functionality.
Expected behavior: DiveLane wallet (https://github.com/matterinc/DiveLane) uses EIP681 (https://github.com/ethereum/EIPs/blob/master/EIPS/eip-681.md) URL-scheme for deeplinks. Need to write deeplink scheme for DiveLane which will give DiveLanes wallet public address (which is registered in Peepeth) in callback to use it to load some info in Peepeth client without creating wallet and account.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Current behavior:
You need to create wallet and Peepeth account to use all Peepeth clients functionality.
Expected behavior:
DiveLane wallet (https://github.com/matterinc/DiveLane) uses EIP681 (https://github.com/ethereum/EIPs/blob/master/EIPS/eip-681.md) URL-scheme for deeplinks.
Need to write deeplink scheme for DiveLane which will give DiveLanes wallet public address (which is registered in Peepeth) in callback to use it to load some info in Peepeth client without creating wallet and account.
The text was updated successfully, but these errors were encountered: