|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/ipc/ipc_server.hpp"#include "barretenberg/ipc/shm_server.hpp"#include "barretenberg/ipc/socket_server.hpp"#include <cstddef>#include <memory>#include <string>Go to the source code of this file.
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
| namespace | bb::ipc |