ceremonyclient/node
2023-09-10 08:55:31 -04:00
..
.vscode Launch readiness: import utility 2023-08-20 23:07:43 -05:00
app primitive storage + data clock store 2023-09-09 18:52:04 -05:00
config Update config.go 2023-09-10 08:55:31 -04:00
consensus primitive storage + data clock store 2023-09-09 18:52:04 -05:00
crypto DHT Bootstrap Verification 2023-09-03 18:47:09 -05:00
execution DHT Bootstrap Verification 2023-09-03 18:47:09 -05:00
keys Launch readiness: import utility 2023-08-20 23:07:43 -05:00
p2p DHT Bootstrap Verification 2023-09-03 18:47:09 -05:00
protobufs DHT Bootstrap Verification 2023-09-03 18:47:09 -05:00
store primitive storage + data clock store 2023-09-09 18:52:04 -05:00
tries Launch readiness: import utility 2023-08-20 23:07:43 -05:00
ceremony.json Launch readiness: import utility 2023-08-20 23:07:43 -05:00
go.mod Launch readiness: import utility 2023-08-20 23:07:43 -05:00
go.sum Launch readiness: import utility 2023-08-20 23:07:43 -05:00
main.go primitive storage + data clock store 2023-09-09 18:52:04 -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.