https://nodejs.org/en/download/package-manager npm install -g [email protected]
yarn install
yarn run install-submodules;
curl -L https://raw.githubusercontent.com/noir-lang/noirup/main/install | bash;
source ~/.bashrc;
noirup;
curl -L https://raw.githubusercontent.com/AztecProtocol/aztec-packages/master/barretenberg/cpp/installation/install | bash;
source ~/.bashrc;
bbup --version 0.41.0;
cd circuits/test;
nargo test --show-output