PiMetaConnect

A vibrant platform blending social media, metaverse, and NFTs to empower users and creators in the Pi Network ecosystem with Pi-powered transactions.

Features

Quick Start

  1. Clone the repository
     git clone https://github.com/Ze0ro99/PiMetaConnect.git
     cd PiMetaConnect
    
  2. Run the setup script
     bash scripts/setup.sh
    
  3. Register App in Pi Developer Portal
    • Visit pi://develop.pi in the Pi Browser.
    • Register both Mainnet and Testnet projects.
    • Complete all checklist steps (hosting, wallet connection, permissions).
  4. Start Development
    • Frontend: cd client && npm start
    • Backend: cd server && npm start
    • Blockchain: cd blockchain && npx hardhat node

Documentation

Support