CollabSpace is a comprehensive platform designed to connect developers, facilitate project collaboration, and foster community-driven innovation in the blockchain space powered by Xion Network.
CollabSpace is a comprehensive platform designed to empower developers by bridging the gap between ideas and execution. Built on the Xion Network, it enables seamless project collaboration, real-time idea sharing, reputation building, and on-chain recognition — all in a Web3-native yet user-friendly way.
Whether you're looking to kickstart your idea, contribute to live projects, or build your blockchain reputation — CollabSpace is your hub for meaningful collaboration in the decentralized space.
Thousands of brilliant project ideas are abandoned due to a lack of contributors or visibility. Simultaneously, developers — especially juniors — struggle to find relevant, real-world projects to gain experience, collaborate, or even monetize their skills.
Visibility Gap: Incomplete ideas don’t get the spotlight or collaborators.
Discovery Issue: Developers lack access to quality Web3 projects.
Recognition Deficit: No structured way to reward or recognize contributors.
Adoption Barrier: Existing platforms feel too Web2 or too complex for new devs.
CollabSpace addresses these gaps by offering a decentralized platform built for collaboration and contribution in Web3. It empowers users to:
🚀 Submit Project Ideas: Pitch early-stage or unfinished projects for community feedback and support.
🛠️ Join Active Builds: Find and contribute to meaningful projects based on your skills, interests, or incentives.
💼 Build Developer Profiles: Showcase your abilities, contributions, and experience with dynamic on-chain metadata.
📈 Earn XP & Reputation: Gain experience points for verified actions and track your public reputation over time.
🔗 Onboard Seamlessly: Enjoy Web2-like simplicity with gasless wallet onboarding via Abstraxion.
CollabSpace is built with three key components, each serving a vital role in the platform’s functionality:
The frontend is developed using React and TypeScript, providing a performant and intuitive user interface to interact with blockchain-backed features.
Key Technologies:
React + TypeScript
Tailwind CSS + Shadcn UI
React Router (routing/navigation)
Axios (for RESTful API integration)
Abstraxion (for wallet abstraction & gasless login)
Main Pages:
Home – Landing page & platform overview
Projects – Browse & filter active projects
Ideas – Submit and vote on community-generated ideas
Profile – View developer XP, skills, and contribution history
Dashboard – Personalized activity overview
The backend is implemented with Node.js and Express, and leverages Supabase for authentication, storage, and optional real-time features.
Key Technologies:
Node.js + Express
PostgreSQL (via Supabase)
JWT-based authentication
Supabase Realtime (optional, for presence/chat features)
API Routes:
POST /api/auth/*
– User authentication
GET/POST /api/user-data/*
– Fetch/update user info
GET/POST /api/profile/*
– Manage user profiles
GET/POST /api/projects/*
– Project management endpoints
GET/POST /api/ideas/*
– Submit and vote on ideas
Smart contracts written in Rust (CosmWasm) are deployed to the Xion Network Testnet. These contracts handle critical on-chain logic such as:
✅ Project submissions and listings
🔜 [Future] XP minting for verified contributions
🔜 [Future] Contributor reputation storage & retrieval
Supabase → Auth & structured user data (off-chain)
Abstraxion → Seamless wallet login & gasless transaction layer
Xion Smart Contracts → On-chain actions like project creation, XP, and verifiable contributions
Component | Platform |
---|---|
Frontend | |
Backend | Render |
Contracts | Xion Network Testnet |
Built during the Xion Network Buildathon
Powered by Burnt Labs' Abstraxion Wallet Integration
UI Components built with Shadcn UI + Tailwind
https://xion-collabspace.vercel.app/ - Frontend - Wallet login using abstraxion - Project Management contract deployed on testnet using xiond - Added Supabase auth and db support for offchain storage - Deployed frontend on vercel, api on render and contract on xion testnet
Nil. Building MVP.