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

[STORY] As a passport holder, I want to connect my wallet so that I can sign-in with my passport #33

Open
brentmartin opened this issue Aug 22, 2022 · 2 comments
Assignees

Comments

@brentmartin
Copy link

brentmartin commented Aug 22, 2022

Acceptance

Background:
GIVEN I am on the Identity Staking App page and have not connected my wallet

Scenario: Connecting Wallet
WHEN I click the “connect wallet” button
THEN I’m asked which wallet I want integration with (metamask, etc)
AND I’m prompted to sign a message in my wallet

Success Path: has passport
AND WHEN I have a passport
THEN I am connected and see the dashboard

Fail Path: no passport
AND WHEN I do not not have a passport
THEN I see a modal that informs me that I need a passport
AND WHEN I click “create a passport”
THEN it takes me to passport.gitcoin.co

Notes

How to make this responsive?
Wallet connect: do we need a modal asking what wallet options they would like to connect with?

@brentmartin
Copy link
Author

@brentmartin
Copy link
Author

story points 1

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