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

Display error when there is a web3 error while minting or burning #29

Open
alexis-de-la-torre opened this issue Aug 31, 2021 · 0 comments

Comments

@alexis-de-la-torre
Copy link
Owner

alexis-de-la-torre commented Aug 31, 2021

As a user, I want to see feedback when something goes wrong with my transaction, so I can solve the problem or try the transaction again.

Acceptance Criteria:

  • Error is displayed when trying to mint 0 tokens.
  • Error is displayed when trying to burn more tokens than the user has.
  • Error is displayed when Blockchain component is not available.
  • Error is displayed when user rejects transaction.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant