Barretenberg
The ZK-SNARK library at the core of Aztec
|
Go to the source code of this file.
Functions | |
std::vector< uint8_t > | gunzip (const std::string &path) |
std::vector< uint8_t > | get_bytecode (const std::string &bytecodePath) |
|
inline |
Definition at line 16 of file get_bytecode.hpp.
|
inline |
We can assume for now we're running on a unix like system and use the following to extract the bytecode.
Definition at line 10 of file get_bytecode.hpp.