文章目录
- 结点搭建
- 日志位置
- 钱包地址
Lethean官网:https://github.com/LetheanMovement/lethean
github地址:https://github.com/LetheanMovement/lethean
结点搭建
wget https://github.com/LetheanMovement/lethean/releases/download/v3.1.0/lethean-cli-linux-64bit-v3.1.tar.bz2
tar -jxvf lethean-cli-linux-64bit-v3.1.tar.bz2
cd lethean-cli-linux-64bit-v3.1/
文件夹里有很多可执行文件,前台运行:
./letheand
或是后台运行:
./letheand --log-file letheand.log --detach
日志位置
日志位置在~/.intensecoin
,使用如下代码:
cd ~/.intensecoin/
可以看到letheand.log
就是Lethean
的运行日志了
钱包地址
运行
./lethean-wallet-cli
可以看到:
加粗的一行:iz52LBCZDJmhTmUTuUC5CrAGwSaQ49JUeEqnec9zwCxYEvtvCrTNBvNUKaFCgrpnyqJ95Ff1wAAoyBeE3bCdTduj26m9Lok4u
即为钱包地址