|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/ipc/ipc_client.hpp"#include <cstddef>#include <cstdint>#include <span>#include <string>#include <sys/types.h>#include <vector>Go to the source code of this file.
Classes | |
| class | bb::ipc::SocketClient |
| IPC client implementation using Unix domain sockets. More... | |
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
| namespace | bb::ipc |