Skip to content

vantage6/v6-diagnostics

Repository files navigation


vantage6

An open source infrastructure for privacy enhancing analysis


v6-diagnostics

This algorithm is part of the vantage6 solution. This repository contains diagnostic tools for debugging and testing the vantage6 infrastructure on a high level.

Running the algorithm

The diagnostics are typically run via the vantage6 CLI against a development network:

v6 test feature-test

A full feature test may run a data extraction step (read_csv), the central base_features function. See usage.rst for details.

The v6 test integration-test command and v6 test feature-test command will run this algorithm.

Build

make image

Install (development)

git clone https://github.com/vantage6/v6-diagnostics.git
cd v6-diagnostics
uv sync --group dev

LICENCE

Apache License 2.0

See the vantage6 documentation for detailed instructions on how to install and use the server and nodes.


vantage6

About

Diagnostics for debugging and testing the infrastructure on a high level

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Generated from IKNL/v6-boilerplate-py