Create a complete invitation flow where admins can generate invite links and invitees can join directly.
Acceptance Criteria:
- Generate shareable URL with group ID encoded
- Landing page for invite link shows group details + join button
- Require wallet connection before joining
- Show success/error states after join attempt
Files: new file src/app/invite/[code]/page.tsx, src/components/InviteButton.tsx
Create a complete invitation flow where admins can generate invite links and invitees can join directly.
Acceptance Criteria:
Files: new file
src/app/invite/[code]/page.tsx,src/components/InviteButton.tsx