1. 首页
  2. 数据库
  3. 其它
  4. satoshi bitcoin:在Satoshi和比特币之间精确转换 源码

satoshi bitcoin:在Satoshi和比特币之间精确转换 源码

上传者: 2021-02-01 23:00:54上传 ZIP文件 14.21KB 热度 17次
聪比特币 npm模块,以轻量级的精度在中本聪和比特币之间转换。 问题 安装 npm install --save satoshi-bitcoin 用法 Node.js var sb = require ( 'satoshi-bitcoin' ) ; sb . toSatoshi ( 1 ) ; //=>100000000 sb . toBitcoin ( 100000000 ) ; //=>1 网页 < script src = "https://rawgit.com/dawsonbotsford/satoshi-bitcoin/master/index.bundle.js" >
下载地址
用户评论