mirror of
https://source.quilibrium.com/quilibrium/ceremonyclient.git
synced 2024-11-10 18:25:17 +00:00
9 lines
309 B
Markdown
9 lines
309 B
Markdown
# 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/`. |