NaaS
简体中文
简体中文
  • 欢迎加入Neukind
  • 以太坊2.0
    • 用Neukind的方式简单架设以太坊2.0节点
      • 步骤2 - 开始架设节点
      • 步骤 3 - 配置节点
      • 步骤 4 - 在存款合约质押ETH
    • 用较为复杂的方式架设节点
      • 创建自己的钱包
        • Create a validator
  • 指南
    • FAQ
Powered by GitBook
On this page

Was this helpful?

  1. 以太坊2.0
  2. 用较为复杂的方式架设节点

创建自己的钱包

恭喜您完成安装。

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

Previous用较为复杂的方式架设节点NextCreate a validator

Last updated 4 years ago

Was this helpful?