Helium gateway-rs 编译
1. 环境搭建 # rust curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh # cargo cargo install cross cargo ...
1. 环境搭建 # rust curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh # cargo cargo install cross cargo ...
1. 生成 testnet 钱包 helium-wallet create basic --network testnet -o /path/to/save/wallet.key helium-wallet -f /path/to/save/ ...
现在是 skin in the game 了。 根据 helium APP 上的 12 个主机词可以用来获取其关联的 cli 钱包,以解锁更多功能。 编译 helium-wallet-rs git clone https: ...