Releases: abhitechgames/StoxSimulator-VirtualTradingApp
Releases · abhitechgames/StoxSimulator-VirtualTradingApp
STOX v1.0.0
STOX: Virtual Trading Simulator 📈
Release Version: v1.0.0
Release Date: 16th Dec 2024
Overview
This release includes the full STOX Virtual Trading Simulator project as a .unitypackage. The package provides all necessary source files, assets, and configurations to run and customize the app in Unity.
How to Use
-
Download and Import:
- Download
stox-simulator-v1.0.0.unitypackagefrom the Assets section. - In Unity, go to
Assets > Import Package > Custom Packageand select the downloaded file.
- Download
-
API Configuration:
- Update your API keys for stocks, cryptocurrencies, and news in the relevant configuration scripts:
STOCK_API_KEY=your_stock_api_key CRYPTO_API_KEY=your_crypto_api_key NEWS_API_KEY=your_news_api_key
- Update your API keys for stocks, cryptocurrencies, and news in the relevant configuration scripts:
-
Run or Build:
- Press Play in the Unity Editor to test the app.
- Use Build Settings to export the project for your target platform.
Preview Video 🎥
For more information, refer to the README.
