Problem
As a user using an extension wallet, e.g. Meteor extension, transactions don't involve a redirect and therefore the app fails to detect when I have signed a transaction. A polling mechanism like the one here can be used to poll on-chain for the expected state update and update the UI accordingly.
User Story(s):
As a _______, I want to ____, so that I can
Description
Description of solution
Acceptance Criteria
Outline what needs to be done
Limitations
Outline any potential limitations
Resources
- outline links and relevant resources, references implementations
Problem
As a user using an extension wallet, e.g. Meteor extension, transactions don't involve a redirect and therefore the app fails to detect when I have signed a transaction. A polling mechanism like the one here can be used to poll on-chain for the expected state update and update the UI accordingly.
User Story(s):
As a _______, I want to ____, so that I can
Description
Description of solution
Acceptance Criteria
Outline what needs to be done
Limitations
Outline any potential limitations
Resources