This repository is an attestation that I am participant #179 of the AZTEC PROTOCOL Ignition MPC
Ethereum Address: 0xb51da5f6a840098a2b78a381a2a9716ff1f112c1
Transcript Hash: 0x7fcdbe016c23dfc054afd81b330b06dbb70efccb5ceb944258b1a2fb78154b5f
Contribution URL: https://www.aztecprotocol.com/ignition/participant/0xb51da5f6a840098a2b78a381a2a9716ff1f112c1/
0x09b6524742eab624e8aff260bf168b17d546429a7471ca43f860f7a1a59899d8
0x316c44c5db370af3cadde8101c298b6ff3bffb64147295d76446f12d2a623c9f59eec8834fd45c4bb2be950af2b5ea9db2813d1af35036866d3d035a086c844c1b
To verify this attestation (and my ownership of the private key which took place in the MPC) follow the bash commands below.
# Set up python environment
python3 -m venv verification
cd verification
source bin/activate
# Install package for verifying signature
pip3 install eth-account==0.4.0
# download verify.py
wget https://raw.githubusercontent.com/TomAFrench/AZTEC-PROTOCOL-Attestation/master/verify.py
# Run verify.py
python3 verify.py