时光链.区块链工具库(已废弃):主要供钱包前端调用,以处理 BTC, ETH 等。
Go to file
2019-04-09 20:20:54 +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 TIC_NODE 端口号改为 8888 2018-12-30 10:19:08 +08:00
package.json 更新引用至 tic.action: git+https://git.faronear.org/tic/tic.action#20190409_ActionFullName 2019-04-09 20:20:54 +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')