Arn-Apex is a modern game hub platform designed to bring together gameplay, digital asset trading, and platform services in a single, user-friendly experience. The platform leverages blockchain technology where support asset ownership, transaction.
Players can access games, trade supported digital assets, manage accounts, and track activity through unified dashboards. Blockchain is used as an enabling technology rather than a core gameplay mechanic.
The current MVP focuses on:
-
Core platform and trading infrastructure
-
User and asset dashboards
-
Wallet integration and transaction flows
The gameplay layer is intentionally lightweight at this stage and will evolve in future iterations as the platform expands.
- Game Hub Experience: A decentralized platform for accessing games, managing accounts, and interacting with player-facing features in one place
- Digital Asset Trading: Buy, sell, and trade supported digital assets within the platform
- Blockchain Integration: Select on-chain functionality for asset ownership, transaction (used where it adds value, not as a core gameplay mechanic)
- User Dashboards: Clear views of balances, activity history, and asset performance
- Platform Infrastructure: Modular frontend and backend architecture designed for scalability and future expansion
- MVP Focus: Core trading flows and platform foundations, with gameplay and additional features planned for later iterations
- Frontend: React, TypeScript, TailwindCSS
- Backend: Node.js/Nest.js, PostgreSQL/MongoDB, Redis, REST APIs, Python
- Mobile: Android, Java, Objective‑C, iOS, Mobile Devices
- Blockchain: Solidity, Blockchain, Web3; ERC20/ERC1155/ERC3643 token standards
- Cloud & DevOps: AWS, Docker, Terraform, GitHub Actions, CI/CD pipelines
- Data & Analytics: TensorFlow, OpenAI
- Integrations: Chainlink, KYC/KYB providers
- Supported Blockchains: Ethereum, Polygon, Binance Smart Chain (optional: Avalanche, Arbitrum, Base)
This app requires the following dependancies.
node -v
npm -v
git --versionOpens the app and loads the main interface
git clone https://bitbucket.org/arn-apex/mvp/src/main
cd main
npm install
If you encounter errors while installing modules (Optional)
npm i --legacy-peer-deps or npm i -f
npm start
view game at http://localhost:8080
MIT License
Note
This repository represents an MVP and is under active development.
APIs, contracts, and features are subject to change.