git clone https://github.com/WillEnyong/aztec.git
cd aztec
chmod +x aztec.sh
./aztec.sh
U must entry pk with (0x)
U must entry L1 rpc, u can get on https://dashboard.alchemy.com/
U must entry L1 beacon, u can request on https://drpc.org/ and search Beacon choose sepolia
docker logs -f aztec-node-node-1
curl -s -X POST -H 'Content-Type: application/json' \
-d '{"jsonrpc":"2.0","method":"node_getL2Tips","params":[],"id":67}' \
http://localhost:8080 | jq -r ".result.proven.number"
curl -s -X POST -H 'Content-Type: application/json' \
-d '{"jsonrpc":"2.0","method":"node_getArchiveSiblingPath","params":["URBlock","URBlock"],"id":67}' \
http://localhost:8080 | jq -r ".result"
Note U must change "URBLOCK" with result ur block