Description
When a user creates a task, they should see a toast notification indicating the transaction is pending, and then another when it succeeds or fails.
Requirements
- Integrate a toast library (e.g.,
react-hot-toast).
- Wire it up to the transaction submission logic.
- Include block explorer links in success toasts.
Description
When a user creates a task, they should see a toast notification indicating the transaction is pending, and then another when it succeeds or fails.
Requirements
react-hot-toast).