Files
pos-system/services/mining-service-net
Ho Ngoc Hai f3779c4ebe docs: add SERVICE_DOCS.md for all 24 microservices from per-service code audit
Each SERVICE_DOCS.md documents: Overview, API Endpoints, Commands, Queries,
Domain Model, Database Schema, Integration Events, Dependencies, Configuration.
Generated by 23 parallel audit agents reading actual source code.

Key corrections from audit:
- inventory-service: 12 commands/6 queries (was listed as scaffold)
- promotion-service: 12 commands/10 queries (was listed as 0)
- mission-service: 4 commands/7 queries (was listed as 0)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 17:54:53 +07:00
..

Mining Service .NET

EN: English Documentation
VI: Tài liệu Tiếng Việt

Overview

Mining Service provides a gamified loyalty point mining system inspired by Pi Network, allowing users to accumulate Mining Points (MP) through daily engagement, social referrals, and community building activities.

Tech Stack

  • .NET 10
  • PostgreSQL + EF Core
  • Redis (HybridCache)
  • RabbitMQ (MassTransit)
  • SignalR

Development

cd services/mining-service-net
dotnet build
dotnet run --project src/MiningService.API

Documentation

See detailed documentation in docs/en/ or docs/vi/.

License

Proprietary - GoodGo Platform