Logo Lanfrica

Awwal1111/naija-onboard-hero

Domain:

digital infrastructure

Record type:

software
Creator:
Aww
Host:
Naijalancers: A freelancing App that Built on celo blockchain with ramp on/off providers # NaijaLancers NaijaLancers is a comprehensive fintech and gig-economy platform empowering Nigerian freelancers and businesses. Built with modern web technologies, it provides secure payment solutions, VTU services, and collaborative tools to bridge the gap between talent and opportunity in Nigeria. ## Vision To create a trusted, blockchain-powered ecosystem that democratizes access to financial services and gig opportunities for Nigerians, fostering economic growth through technology. ## Features - **Web3 Wallet Integration**: Create and manage wallets with Celo blockchain support - **Secure Payments**: Escrow system for safe transactions between freelancers and clients - **VTU Services**: Airtime and data top-up services - **Video Conferencing**: WebRTC-powered calls for remote collaboration - **AI Assistant**: Intelligent chat support for users - **Developer API**: Public SDK for third-party integrations - **MiniPay Support**: Seamless mini-app experiences ## Screenshots ## Quick Start 1. Clone the repository: ```bash git clone github.com cd naija-onboard-hero ``` 2. Install dependencies: ```bash npm install ``` 3. Set up environment: ```bash cp .env.example .env # Edit .env with your Supabase credentials ``` 4. Start development server: ```bash npm run dev ``` 5. Visit `localhost` ## Environment Variables - `VITE_SUPABASE_URL`: Your Supabase project URL - `VITE_SUPABASE_PUBLISHABLE_KEY`: Supabase anon key ## Project Structure ``` ├── src/ # React application source ├── supabase/ # Backend functions and migrations ├── naija-api-sdk/ # Public API SDK ├── docs/ # Documentation and guides ├── public/ # Static assets └── dist/ # Build output ``` ## Live Website - **Website:** naijalancers.name.ng - **Facebook:** web.facebook.com - **YouTube:** youtube

Licenses