zkcrypto / bellman

zk-SNARK library.
Other
1.01k stars 542 forks source link

How Can I Create A MPC Trusted Setup With Bellman? #76

Open AtropineTears opened 2 years ago

AtropineTears commented 2 years ago

Hello,

I am looking to generate a trusted setup by usage of an MPC. I was wondering how to do this properly as currently I can only generate the trusted setup by myself.

Thank you

burdges commented 2 years ago

see https://github.com/ebfull/powersoftau

AtropineTears commented 2 years ago

@burdges Hi, I was just wondering how I get my own challenge file and how to use it