时光链.区块链工具库(已废弃):主要供钱包前端调用,以处理 BTC, ETH 等。
Go to file
2024-01-28 12:16:28 +08:00
utils rename libraries 'basend-*' to 'wo-base-*', 'corend-*' to 'wo-core-*', 'usend-*' to 'wo-user-*' 2022-08-17 09:00:15 +08:00
.gitignore updated .gitignore and seafile-ignore.txt using npm/sysconfig/*-ignore-find2merge.sh 2024-01-28 12:16:28 +08:00
Account.js 删除分号 ; 2019-07-10 10:35:02 +08:00
btc.js rename seckey_to_pubkey to prikey_to_pubkey 2022-08-16 15:28:29 +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
seafile-ignore.txt updated .gitignore and seafile-ignore.txt using npm/sysconfig/*-ignore-find2merge.sh 2024-01-28 12:16:28 +08:00
tic.js rename seckey_to_pubkey to prikey_to_pubkey 2022-08-16 15:28:29 +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')