Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/common/throw_or_abort.hpp"
#include <cstdint>
#include <cstdio>
#include <cstring>
#include <memory>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |
Functions | |
std::vector< uint8_t > | bb::exec_pipe (const std::string &command) |