Skip to content

RobinGOUMY/TCS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Welcome to TCS !

This project is called TCS for Terminal Cryptocurrencies Simulator.


⚠️ Project Under Construction

🚧 This project is currently under active development. Features may be incomplete or unstable. Feel free to explore, but expect changes and bugs!


📌 Overview

This is a personal educational project written in C++, simulating a financial market and cryptocurrency mining system. The goal is to explore trading mechanisms, cryptocurrency mining, and system interactions through a command-line interface (CLI).


🚀 Features

  • Account Management: Register, login, check balance, and manage your wallet.
  • Financial Market: Buy, sell, and monitor crypto assets.
  • Cryptocurrency Mining: Start, stop mining, and join mining pools.
  • Mining Pools: Manage and join different mining pools.
  • Statistics & Leaderboard: View market trends and rankings.
  • Administrative Controls: Manage the system as an administrator.

🛠 Installation

Requirements

  • A C++17+ compiler (GCC, Clang, MSVC, etc.)
  • CMake (optional for building)

Build & Run

Clone the repository

git clone https://github.com/yourusername/financial-mining-sim.git cd financial-mining-sim

Compile the project

g++ -o simulator main.cpp src/*.cpp -std=c++17

Run the simulator

./simulator


🎮 Available Commands

To see all the commands available on the program, simply visit here.


📌 Future Enhancements

Need to be update


🤝 Contributions

This project is a personal learning initiative, but contributions, feedback, and suggestions are welcome!

About me:

Photo Name Contact
Robin GOUMY GitHub | LinkedIn

📜 License

This project is for educational purposes only and is released under the MIT License.

About

Terminal Cryptocurrencies Simulator in CPP, personnal project in development

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors