generated from scaffold-eth/scaffold-eth
-
Notifications
You must be signed in to change notification settings - Fork 1
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 allow the Staking Contract to use my GTC so that I can enable identity staking #36
Comments
For designs check out: https://www.figma.com/file/cpTUBYmCxRIjh5A4cV2RJl/%F0%9F%A5%A9Staking-App?node-id=24%3A3185 |
story points 1 |
farque65
added a commit
that referenced
this issue
Aug 24, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Acceptance
Background:
GIVEN I am signed in with my Passport on Identity Staking App
WHEN I click the button to stake on “Stake on yourself”
THEN I see a modal that tells me I must first approve the use of GTC with the smart contract
AND WHEN I click the button to Approve GTC
THEN I will get a wallet transaction for me to sign and transact
WHEN I click the button to stake on “Stake on other people”
THEN I see a modal that tells me I must first approve the use of GTC with the smart contract
AND WHEN I click the button to Approve GTC
THEN I will get a wallet transaction for me to sign and transact
Notes
Transaction to approve
The text was updated successfully, but these errors were encountered: