Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/bbapi/bbapi_client_ivc.hpp"
#include "barretenberg/bbapi/bbapi_shared.hpp"
#include "barretenberg/bbapi/bbapi_ultra_honk.hpp"
#include "barretenberg/common/throw_or_abort.hpp"
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |
namespace | bb::bbapi |
Functions | |
CommandResponse | bb::bbapi::execute (BBApiRequest &request, Command &&command) |
Executes a command by visiting a variant of all possible commands. | |
std::string | bb::bbapi::get_msgpack_schema_as_json () |