Bliyyan is a modern e-commerce marketplace built on the Laravel framework, specifically designed to integrate with the Pi Network ecosystem. This project aims to provide a seamless and secure shopping experience for Pi users, leveraging the Pi Network's decentralized technology and PiOS open-source principles.
- Category: E-commerce / Marketplace
- Description: A premium marketplace for electronics and digital goods, allowing users to purchase items exclusively using Pi Network cryptocurrency.
- Programming Languages: PHP, JavaScript (React)
- Frameworks: Laravel 12, Inertia.js, Tailwind CSS
- Pi Network Integration: Official Pi SDK for authentication and payments.
- Pi Network Integration: Built-in support for Pi payments and authentication.
- Modern Admin Panel: Premium user interface for managing products, categories, and groups.
- Real-time Search & Filters: Faster and more intuitive catalog browsing.
- Image Optimization: Automated processing with high-quality compression (~200KB per image).
- Responsive Design: Consistent experience across all devices.
This project is part of the PiOS (Pi Open Source) initiative. It is developed for and exclusively for use within the official Pi Network ecosystem.
- Clone the repository.
- Install PHP dependencies:
composer install - Install JS dependencies:
npm install - Set up your
.envfile with Pi Network credentials and database settings. - Generate app key:
php artisan key:generate - Run migrations & seeders:
php artisan migrate:fresh --seed - Compile assets:
npm run build - Start the server:
php artisan serve
Pi, Pi Network and the Pi logo are trademarks of the Pi Community Company.
This application is open-sourced software licensed under the PiOS License.