Description
Implement comprehensive error handling and user feedback for all contract interactions.
Tasks
Files to Modify
- All hooks that interact with contracts
frontend/lib/errorMessages.ts (new file - error message mapping)
frontend/components/ui/toast.tsx (enhance existing)
Description
Implement comprehensive error handling and user feedback for all contract interactions.
Tasks
Files to Modify
frontend/lib/errorMessages.ts(new file - error message mapping)frontend/components/ui/toast.tsx(enhance existing)