|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/cdb/cli.hpp"#include "barretenberg/cdb/cdb_execute.hpp"#include "barretenberg/serialize/msgpack.hpp"#include "barretenberg/serialize/msgpack_impl.hpp"#include "barretenberg/bb/deps/cli11.hpp"#include <iostream>#include <string>Go to the source code of this file.
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
| namespace | bb::cdb |
| ContractDBInterface adapter over the generated CDB IPC client. | |
Functions | |
| int | bb::cdb::parse_and_run_cdb (int argc, char *argv[]) |