Installation ============ Requirements ------------ * CMake 3.21 or higher * C++17 compatible compiler * OpenSSL 1.0.0 or higher Platform-specific requirements: * **Windows**: Visual Studio 2019 or later, ws2_32 library * **Linux/macOS**: pthread library Getting the Source ------------------ Clone the repository: .. code-block:: bash git clone https://github.com/MafiaHub/MafiaNet.git cd MafiaNet Building -------- See :doc:`building` for detailed build instructions.