mirror of
https://source.quilibrium.com/quilibrium/ceremonyclient.git
synced 2024-11-10 18:25:17 +00:00
ec/bls48581 | ||
feldman | ||
.gitignore | ||
basis.json | ||
bootstrap.go | ||
Dockerfile | ||
go.mod | ||
go.sum | ||
main.go | ||
Makefile | ||
quil_voucher.hex.txt | ||
README.md |
ceremonyclient
KZG Ceremony client for Quilibrium.
Running
Run with go run ./... <voucher_filename>
or omit the filename to write to quil_voucher.hex.
If you have docker installed you can participate in the ceremony by simply running make participate
. Your voucher will be written to vouchers/
.