Straight to the point. The loader is written in Rust, the x64 file is native.
It has 2 operating modes:
1. Decentralized mode (receives tasks from the blockchain, does not depend on the command server in any way
2. Centralized mode (interacts with the WEB PANEL, receives commands from it)
Both...