Description: Add toast helpers for signing and executing a tx.
A new provider was added with three independent methods allowing watching when a signature is requested, when a tx is initiated, or simply to a particular tx hash.
Type of change:
[x] New feature
[ ] Bug fix
[ ] Breaking change
[ ] Enhancement
[ ] Refactoring
[ ] Chore
How Has This Been Tested?
[ ] Manual testing
[ ] Automated tests
[x] Other (explain): I've tested using a fork of the dapp. Once this PR is merged, I can add it to the examples repo.
Closes #252
Description: Add toast helpers for signing and executing a tx.
A new provider was added with three independent methods allowing watching when a signature is requested, when a tx is initiated, or simply to a particular tx hash.
Type of change:
How Has This Been Tested?