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

How to implement eth_signTransaction and eth_sendRawTransaction? #56

Open
KorniienkoYehor opened this issue Dec 16, 2021 · 3 comments
Open

Comments

@KorniienkoYehor
Copy link

I have already managed to connect to the wallet(metamask). now I want sign (eth_signTransaction) and send transaction(eth_sendRawTransaction) ( use contract methods)
Thanks in advance for your help

@zbot473
Copy link

zbot473 commented Dec 18, 2021

FWIW, the sign method's callback doesn't fire

@Crysis21
Copy link

I've also tried to sign a message with wallet connect. If I sign from metamask, no callback is fired. If I deny the signing request, callback fires properly.

@tsshenhua
Copy link

I've also tried to sign a message with wallet connect. If I sign from metamask, no callback is fired. If I deny the signing request, callback fires properly.

hi, I also met the same problem, how did you solve it? @Crysis21

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

4 participants