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:

git clone https://github.com/MafiaHub/MafiaNet.git
cd MafiaNet

Building

See Building MafiaNet for detailed build instructions.