+chorus is a simple space for communities to gather, share, and support each other. It is built on the decentralized Nostr protocol.
- Create & Curate Communities: Start your own space with a custom name, image, and description — and moderate it your way
- Browse & Join Groups: Discover and participate in public communities that match your interests
- Post Freely: Share notes and images with your groups via the Nostr protocol
- Built-in Payments to Give & Get Support: Contribute to the communities you care about or receive support for your work using simple, privacy-respecting payments powered by Cashu
- Pseudonymous Profiles: Find like-minded people and follow their work—without sharing more than you want to
- Lightweight & On-the-Go Design: Mobile-first, browser-based for use on any smartphone
- Rich Posts: Share text and images with your community
- Threaded Replies: Engage in meaningful discussions with nested replies
- Reactions: React to posts with customizable emojis
- Notifications: Stay updated with community activities
- Pseudonymous: Use any Nostr key for identity
- Decentralized: No central authority controls your data
- User-Moderated: Communities are managed by their members
- Claim Your Handle: Link your profile to a human-readable handle (like an email or domain)
- Cashu Integration: Native support for the Cashu protocol
- Community Funding: Crowdfund causes through community-driven micropayments
- Support Creators: Pay fellow contributors and reward organizers
- Receive Support: Get funded for your work, activism, or ideas
- Bitcoin Payments: All payments powered by Bitcoin
- Privacy-Focused: Private, non-custodial payments
- Instant Transfers: Fast, lightweight transactions
- Multiple Mints: Support for various Cashu mints
- Kind 0: User metadata/profile
- Kind 1: Text note
- Kind 3: Follow list
- Kind 5: Deletion
- Kind 7: Reaction
- Kind 9735: Zap
- Kind 1984: Report
- Kind 11: Legacy group posts (backwards compatibility)
- Kind 1111: Group comments (NIP-22) - used for all new group discussions
- Kind 4550: Post approval
- Kind 4551: Post removal
- Kind 4552: Join request
- Kind 4553: Leave request
- Kind 4554: Close report
- Kind 34550: Community definition
- Kind 34551: Approved members list
- Kind 34552: Declined members list
- Kind 34553: Banned members list
- Kind 34554: Pinned posts list
- Kind 34555: Pinned groups list
- Visit the Site: Open chorus.community in your browser
- Create an Account: Use any Nostr key or generate a new one
- Join Communities: Browse and join groups that interest you
- Start Contributing: Create posts, reply to others, and engage with your communities
- Set Up Payments: Configure your Cashu wallet to start supporting others
- Frontend: React 18.x with TypeScript
- Styling: TailwindCSS 3.x
- Build Tool: Vite
- UI Components: shadcn/ui (Radix UI + Tailwind)
- State Management: TanStack Query
- Routing: React Router
# Clone the repository
git clone https://github.com/andotherstuff/chorus.git
# Start development server
npm run dev
# Build for production
npm run build
We welcome contributions!
MIT License