Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 374 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 374 Bytes

安装:npm install

生成地址 node genAddr.js 可断网生成私钥匙,私钥需要妥善保存,丢失无法找回。

转账 node tran.js from to amount node tran.js "bac1anp8qzj4welr3ydqnfyhmnarxjwqk0vrhuca7n" "bac1hzpytmhedn302fgygsmxn67sq4lc90kcv5cvmn" "0.001" "bac"

发送交易使用节点地址:http://52.69.196.169:1317,代码已经写死。