1. 回顾
我们复习一下,构建libra客户端的三步。
2.1 克隆代码
$ git clone https://github.com/libra/libra.git && cd libra
2.2 安装依赖
$ ./scripts/dev_setup.sh
2.3 构建Libra 客户端并连到测试网
$ ./scripts/cli/start_cli_testnet.sh
2. 笔记
下面是我按照官方文档操作的时候记得一点笔记。权当为了存档。
不妨为Alice、Bob分别创建1个账户。libra%
为命令行提示符。
2.1 创建账号
libra% account c
>> Creating/retrieving next account from wallet Created/retrieved account #0 address dbc3b1e420ba9178a8da49fae6691c256143d73486f8eca364886047d1df37d2
libra% account c
>> Creating/retrieving next account from wallet Created/retrieved account #1 address 5eafb443cb293d87b3fa0de2b062c07b6a9f1b4f62c1ca126302a23b6901d5e2