时光链.区块链工具库(已废弃):主要供钱包前端调用,以处理 BTC, ETH 等。
Go to file
2019-04-09 09:35:56 +08:00
utils 首次放到 git 2018-10-09 23:03:05 +08:00
Account.js 首次放到 git 2018-10-09 23:03:05 +08:00
btc.js 测试开分支,去除对 tic.common 的依赖,转成对 tic.crypto 和 tic.action 2018-11-27 11:41:48 +08:00
eth.js 测试开分支,去除对 tic.common 的依赖,转成对 tic.crypto 和 tic.action 2018-11-27 11:41:48 +08:00
index.js 测试开分支,去除对 tic.common 的依赖,转成对 tic.crypto 和 tic.action 2018-11-27 11:41:48 +08:00
netConfig.js [netConfig.js] 升级TIC节点从http到https 2019-01-11 23:35:14 +08:00
package.json 升级库版本到 #20190109_preview 供测试 2019-01-09 14:11:10 +08:00
README.md 首次放到 git 2018-10-09 23:03:05 +08:00
tic.js 重命名 ActTransfer 为 ActionTransfer,贯彻“全称命名”的规范,以尽可能消灭所有可能的歧义。 2019-04-09 09:35:07 +08:00
util.js 首次放到 git 2018-10-09 23:03:05 +08:00

title tags
Toolset for Cryptocurrency
bitcoin
ethereum
tic

to start

git clone https://github.com/chaosBreaking/BitHoole.git

for use

account = require('BitHoole')