Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <gmock/gmock.h>
#include <gtest/gtest.h>
#include "barretenberg/vm2/common/avm_inputs.hpp"
#include <cstdint>
#include "barretenberg/api/file_io.hpp"
#include "barretenberg/vm2/common/aztec_types.hpp"
#include "barretenberg/vm2/testing/fixtures.hpp"
Go to the source code of this file.
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |
namespace | bb::avm2 |