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

Feature: wallet connection modal and different providers support #166

Merged
merged 3 commits into from
Feb 14, 2024

Conversation

fess-v
Copy link
Collaborator

@fess-v fess-v commented Feb 7, 2024

UPD:
all issues were fixed

What was done:

  1. Upgraded packages stacks/connect and stacks/connect-react
  2. showContractCall is used instead of openContractCall to allow saving connected providers. openContractCall is being used inside showContractCall anyway and accepts the same parameters, so an easy switch
  3. disconnect call was added to show the wallet selection modal each time the user wants to connect again after signing out

Now the connection process looks as follows:
image

…all utilized instead of openContractCall to allow saving connected provider
Copy link

vercel bot commented Feb 7, 2024

@fess-v is attempting to deploy a commit to the Trust Machines Team on Vercel.

To accomplish this, @fess-v needs to request access to the Team.

Afterwards, an owner of the Team is required to accept their membership request.

If you're already a member of the respective Vercel Team, make sure that your Personal Vercel Account is connected to your GitHub account.

@fess-v fess-v changed the title feat: stacks/connect and connect-react package upgrade, showContractC… Feature: wallet connection modal and different providers support Feb 7, 2024
…the wallet selection modal each time the user disconnects his wallet
@kyranjamie kyranjamie force-pushed the feat/stacks-connect-package-update branch from a624478 to 4115cc3 Compare February 14, 2024 11:00
Copy link

vercel bot commented Feb 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
lockstacks ✅ Ready (Inspect) Visit Preview Feb 14, 2024 11:04am

@kyranjamie kyranjamie merged commit 23241d2 into main Feb 14, 2024
4 checks passed
@kyranjamie kyranjamie deleted the feat/stacks-connect-package-update branch February 14, 2024 11:06
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

Successfully merging this pull request may close these issues.

2 participants