Metadata-Version: 2.4
Name: syeedalireza-loyalledger
Version: 0.1.0
Summary: LoyalLedger package
Author-email: Alireza Aminzadeh <syeedalireza@example.com>
Project-URL: Homepage, https://github.com/syeedalireza/LoyalLedger
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# LoyalLedger: Omnichannel Loyalty & Ledger System

**LoyalLedger** is an immutable ledger for tracking customer loyalty points, cashbacks, and rewards across physical stores and online platforms.

Developed by **Alireza Aminzadeh** ([@syeedalireza](https://github.com/syeedalireza)).

## Architecture
- **Event Store:** EventStoreDB / PostgreSQL
- **API:** FastAPI, Pydantic
- **Pattern:** Event Sourcing, CQRS, Immutable Ledger

*(Technical implementation pending in next iteration)*
