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

Adding Lit Protocol Support #277

Open
mvid opened this issue Jul 26, 2023 · 3 comments
Open

Adding Lit Protocol Support #277

mvid opened this issue Jul 26, 2023 · 3 comments

Comments

@mvid
Copy link

mvid commented Jul 26, 2023

I am trying to leverage the WalletConnect support that Lit Protocol have implemented so that I can use Lit wallets to operate against my cosmos network with CosmosKit.

I am trying to figure out the cleanest and most idiomatic way to do this, since Lit doesn't have a WalletConnect ID, clients are required to pass that in themselves. Also, they require some extra client information passed in, potentially based on user input.

Are there any recommendations on how to approach this?

@liujun93
Copy link
Contributor

liujun93 commented Aug 3, 2023

@mvid sorry for the delay. we're investigating it and will figure it out asap

@pyramation
Copy link
Collaborator

hi there this is an open source project and most teams have added their own wallets — we're open to grants to help support this or if the Lit team is willing to add a PR.

@mvid
Copy link
Author

mvid commented Aug 8, 2023

Hi @pyramation i am likely the one writing this, mostly looking for advice on how to approach the issue of Lit implementing WalletConnectv2 but requiring the customer to create and manage their own Wallet ID, and how that would best mesh with Cosmoskit. This would basically be the first wallet that isn't statically defined, but dynamically defined

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

3 participants