Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
cli.cpp File Reference
#include "barretenberg/wsdb/cli.hpp"
#include "barretenberg/common/log.hpp"
#include "barretenberg/common/throw_or_abort.hpp"
#include "barretenberg/serialize/msgpack.hpp"
#include "barretenberg/wsdb/wsdb_execute.hpp"
#include "barretenberg/wsdb/wsdb_ipc_server.hpp"
#include "barretenberg/bb/deps/cli11.hpp"
#include <cstdint>
#include <iostream>
#include <string>
#include <unordered_map>
#include <vector>

Go to the source code of this file.

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 
namespace  bb::wsdb
 

Functions

int bb::wsdb::parse_and_run_wsdb (int argc, char *argv[])
 

Variable Documentation

◆ commands

WsdbCommand commands

Definition at line 23 of file cli.cpp.

◆ responses

WsdbCommandResponse responses

Definition at line 24 of file cli.cpp.