/MetaConnect

Primary LanguageJavaScriptMIT LicenseMIT

PiHub

Project Idea:

PiHub is an integrated Web3 application that allows users to create content, interact with others, and live stream, with support for Payment using Pi Network. The project aims to enable digital innovation within the Pi ecosystem.


Key Features:

  • Login using Pi Wallet.
  • Pi payments directly within the app.
  • Live broadcast and content sharing.
  • PWA integration to install the app on the phone.
  • OAuth support with Google and Facebook.

Getting Started

1. Install Dependencies (Backend & Frontend)

Backend (API)

cd backend
npm install

User Interface (React.js)
cd frontend
npm install