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 generate wc: uri #30

Open
KalpeshTalkar opened this issue Jul 22, 2022 · 1 comment
Open

How to generate wc: uri #30

KalpeshTalkar opened this issue Jul 22, 2022 · 1 comment

Comments

@KalpeshTalkar
Copy link

As per the docs, after creating instance of WCClient, we need to create a session:

final wcUri = '...';
final session = WCSession.from(wcUri);

I am new to blockchain and crypto wallets.
Can some one please help me understand, how can I create the wcUri?
Also, does the WCClient automatically stores the session and we don't need to re-authenticate on every app launch?

Thanks.

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

2 participants