ceremonyclient/node
2023-09-28 03:57:59 -05:00
..
.vscode Launch readiness: import utility 2023-08-20 23:07:43 -05:00
app [QUIL-63] – QOL: Data compaction for ceremony 2023-09-27 04:05:39 -05:00
config 1.0.0 – Dawn 2023-09-24 21:43:35 -05:00
consensus use channel over peer broadcast 2023-09-28 03:57:59 -05:00
crypto 1.0.0 – Dawn 2023-09-24 21:43:35 -05:00
execution QOL: logging 2023-09-28 02:59:27 -05:00
keys 1.0.0 – Dawn 2023-09-24 21:43:35 -05:00
p2p QOL: logging 2023-09-28 02:59:27 -05:00
protobufs 1.0.0 – Dawn 2023-09-24 21:43:35 -05:00
store [QUIL-63] – QOL: Data compaction for ceremony 2023-09-27 04:05:39 -05:00
tries 1.0.0 – Dawn 2023-09-24 21:43:35 -05:00
ceremony.json Launch readiness: import utility 2023-08-20 23:07:43 -05:00
go.mod 1.0.0 – Dawn 2023-09-24 21:43:35 -05:00
go.sum 1.0.0 – Dawn 2023-09-24 21:43:35 -05:00
main.go [QUIL-63] – QOL: Data compaction for ceremony 2023-09-27 04:05:39 -05:00
README.md Launch readiness: import utility 2023-08-20 23:07:43 -05:00

Node - Import-only Utility

This release is to gather as many folks who participated in the first phase of the ceremony together to be ready for the network launch. To be ready, run with:

go run ./... -import-priv-key `cat /path/to/voucher.hex`

You will get output like the following:

Creating config directory ./.config/
Generating default config...
Generating random host key...
Generating keystore key...
Saving config...
Peer ID: <Peer ID>
Import completed, you are ready for the launch.

Post the Peer ID in the Farcaster thread.