ceremonyclient/README.md

9 lines
309 B
Markdown
Raw Normal View History

2023-04-15 04:07:41 +00:00
# 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/`.