Create your own wallet

Congratulation for completing the installation.

The full documentation of lighthouse account wallet can be found by entering the following command.

$lighthouse account wallet create --help

Example

Creates a new wallet named neunode and saves it in ~/.lighthouse/medalla/wallets with a randomly generated password saved to ./wallet.pass

$lighthouse --testnet medalla account wallet create --name neunode --password-file neunode.pass

Last updated