Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

feature/1 - Integrate wallet connect #2

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

aurelticot
Copy link
Member

closes #1

@aurelticot
Copy link
Member Author

Hey @andy-verida, @nick-verida, @tahpot,
I added WalletConnect into the DeFi demo app, you can use it for testing. I'll make a quick deployment on AWS to make it easy but you can also checkout locally.

The WC listeners are logging in the console so we can check the connection is established.

@aurelticot
Copy link
Member Author

Temporary deployment of the app:
https://feature-1-integrate-wallet-connect.d1hy0sc6meluyt.amplifyapp.com/

const account = new VaultAccount({
request: {
logoUrl,
openUrl,
// @ts-ignore
walletConnect: {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @aurelticot, going through the @verida/account-web-vault packages I couldn't find where changes were made to support the WC + Verida connect .

Does it seem like it has not been updated ?

@aurelticot aurelticot linked an issue Mar 14, 2023 that may be closed by this pull request
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update login code to merge Verida SSO and Wallet Connect
2 participants