Open this in Axiom REPL →
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
May 28, 2023 | |
Machine: AWS c6i.metal | |
``` | |
git clone https://github.com/kobigurk/phase2-bn254.git | |
# https://github.com/kobigurk/phase2-bn254/commit/dd6b96657d16c1a2b81fd23e540581c356284ec6 | |
cd phase2-bn254/powersoftau | |
cargo build --release | |
wget https://pse-trusted-setup-ppot.s3.eu-central-1.amazonaws.com/challenge_0076 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
June 20, 2023 | |
Machine: AWS c6i.metal | |
``` | |
git clone https://github.com/axiom-crypto/phase2-bn254.git | |
cd phase2-bn254 | |
git switch halo2 | |
# https://github.com/axiom-crypto/phase2-bn254/commit/0bd58f1311bdb54329686e4d0914006d602e0082 | |
cd powersoftau | |
wget https://pse-trusted-setup-ppot.s3.eu-central-1.amazonaws.com/challenge_0078 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Dec 30, 2023 | |
Machine: AWS c6i.metal | |
``` | |
git clone https://github.com/kobigurk/phase2-bn254.git | |
# https://github.com/kobigurk/phase2-bn254/commit/dd6b96657d16c1a2b81fd23e540581c356284ec6 | |
cd phase2-bn254/powersoftau | |
cargo build --release | |
wget https://pse-trusted-setup-ppot.s3.eu-central-1.amazonaws.com/challenge_0084 |