Clone the repository:
git clone <repository-url> cd openprot
Build the project:
cargo xtask build
Run tests:
cargo xtask test