celestiaorg / celestiaorg/celestia-node

nodebuilder/node: `Init` should also generate and save node ID and JWT secret

Open
#3,953 7 comments 1 reaction 0 assignees View on GitHub
area:cli area:node good first issue
Dominant language
Go
Stars
996
Forks
1.1k
Avg merge
1d 6h
Merged PRs (30d)
34

Description

`Init` initialises the node directory, but is still missing some components:
* Node ID
* JWT secret

Users should be able to run `celestia init` and for all keys to be present such that they can
* know their own peerID
* generate jwt tokens
before the node is started.

cc @cmwaters

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.