时光链.区块链工具库(已废弃):主要供钱包前端调用,以处理 BTC, ETH 等。
Go to file
2022-08-14 15:51:14 +08:00
utils 首次放到 git 2018-10-09 23:03:05 +08:00
.gitignore add .gitignore 2019-10-24 20:56:39 +08:00
Account.js 删除分号 ; 2019-07-10 10:35:02 +08:00
btc.js rename seckey to prikey 2022-08-14 15:51:14 +08:00
eth.js rename ticc.sign/verify/encrypt/decrypt/hash to ticc.xxx_easy 2022-07-23 16:03:17 +08:00
index.js rename all libs from xxx.yyy to xxx-yyy 2022-06-04 12:08:41 +08:00
netConfig.js 删除分号 ; 2019-07-10 10:35:02 +08:00
package.json rename all libs from xxx.yyy to xxx-yyy 2022-06-04 12:08:41 +08:00
README.md 首次放到 git 2018-10-09 23:03:05 +08:00
tic.js rename seckey to prikey 2022-08-14 15:51:14 +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')