|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/messaging/dispatcher.hpp"#include "barretenberg/nodejs_module/world_state/world_state_message.hpp"#include "barretenberg/world_state/types.hpp"#include "barretenberg/world_state/world_state.hpp"#include <cstdint>#include <memory>#include <napi.h>Go to the source code of this file.
Classes | |
| class | bb::nodejs::WorldStateWrapper |
| Manages the interaction between the JavaScript runtime and the WorldState class. More... | |
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
| namespace | bb::nodejs |