A vibrant platform blending social media, metaverse, and NFTs to empower users and creators in the Pi Network ecosystem with Pi-powered transactions.
Features
- Pi Network Integration: Official Pi SDK for authentication, payments, and wallet access.
- NFT & Metaverse Ready: Blockchain NFT contracts, Unity-based metaverse integration.
- Open Collaboration: Welcomes contributors, with clear contribution and issue templates.
- Automation: Scripts for setup, Testnet/Mainnet switching, and deployment.
- Security & Privacy: Follows best practices for wallet security, API keys, and user data.
Quick Start
- Clone the repository
git clone https://github.com/Ze0ro99/PiMetaConnect.git
cd PiMetaConnect
- Run the setup script
- 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).
- Start Development
- Frontend:
cd client && npm start
- Backend:
cd server && npm start
- Blockchain:
cd blockchain && npx hardhat node
Documentation
Support