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

Support for dApp clients: add send requests capability #9

Open
bobwith2bees opened this issue Dec 19, 2021 · 2 comments
Open

Support for dApp clients: add send requests capability #9

bobwith2bees opened this issue Dec 19, 2021 · 2 comments
Assignees

Comments

@bobwith2bees
Copy link

bobwith2bees commented Dec 19, 2021

Great package!

Could we put on the roadmap, the ability to initiate the RPC requests in order to support DApp integrations more easily?

From what I understand, this package provides the receiver/wallet side of the protocol, but I am looking to use Flutter to ask a wallet connect capable wallet to personal_sign, eth_signTypedData etc. (e.g. https://docs.walletconnect.com/1.0/json-rpc-api-methods/ethereum#eth_signtypeddata https://docs.walletconnect.com/1.0/quick-start/dapps/client#sign-typed-data-eth_signtypeddata)

The package already initiates rpc requests with updateSession() in lib/wc_client.dart, so adding "sendRequestXXX" should be straightforward. I think... ;-)

Even supporting a single 'Send Custom Request' method would help, as we could author our own support with effort.

@Abhimanyu121
Copy link

Hey we would love to take this forward but allow us some time, we have a few internal things in the pipeline before we can take this up.

@muhammadsaddamnur
Copy link

any update on this issue?

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