learning_ai_invt_trdg/shared/product.json

21 lines
556 B
JSON

{
"productId": "invttrdg",
"displayName": "ByteLyst Trading",
"description": "AI-assisted trading operations across web, mobile, and backend",
"domain": "trading.bytelyst.ai",
"backendPort": 4018,
"bundleId": {
"ios": "com.bytelyst.trading",
"android": "com.bytelyst.trading"
},
"platforms": ["web", "ios", "android"],
"primarySurface": "web",
"mobileCompanion": true,
"licensePrefix": "TRADING",
"configDirName": ".ByteLystTrading",
"envVarPrefix": "TRADING",
"packageName": "bytelyst-trading",
"version": "0.1.0"
}