Skip to content

Creating account handles using existing WalletConnect session objects, or an alternative #1038

Answered by jeapostrophe
rithik-raja asked this question in Q&A
Discussion options

You must be logged in to vote

PR #765 is about providing a custom WC... that is, it is about the PRODUCTION of an account handle in some sense.

You seem to be asking about the USE of an account handle. I think that the answer to your question is that you can use acc.networkAccount to get the underlying handle --- https://docs.reach.sh/frontend/#js_networkAccount --- and just do stuff that is customized to your network. You can also directly communicate with the provider --- https://docs.reach.sh/frontend/#js_setProvider --- and send arbitrary transactions.

Maybe you can help me understand what you're looking for exactly and we turn those into feature requests?

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@rithik-raja
Comment options

@jeapostrophe
Comment options

@rithik-raja
Comment options

@jeapostrophe
Comment options

Answer selected by jeapostrophe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants