You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Implement wallet protection across various components (#148)
- Introduced hook to manage wallet connection requirements.
- Added component for prompting users to connect their wallets.
- Updated , , , , and other components to utilize wallet protection.
- Enhanced user experience by ensuring wallet connection is required for critical actions like launching campaigns and submitting milestones.
- Added loading skeletons for user and project pages to improve UI responsiveness during data fetching.
0 commit comments