Initial commit
上级
正在显示
.gitignore
0 → 100644
TUEMultiSign.json
0 → 100644
TUEMultiSignAdmin.json
0 → 100644
ThkContract.js
0 → 100644
account
0 → 100755
config.json
0 → 100644
multiSign
0 → 100755
multiSign.inc.js
0 → 100755
package-lock.json
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
package.json
0 → 100644
| { | ||
| "name": "token-multi-sign", | ||
| "version": "1.0.0", | ||
| "description": "multiSign", | ||
| "main": "multiSign", | ||
| "dependencies": { | ||
| "bip39": "^3.0.2", | ||
| "colors": "^1.4.0", | ||
| "ethereum-hdwallet": "0.0.26", | ||
| "ethereumjs-tx": "^2.1.2", | ||
| "ethereumjs-util": "^7.0.2", | ||
| "inquirer": "^7.2.0", | ||
| "solc": "^0.5.0", | ||
| "web3": "^1.2.9", | ||
| "web3.js-thk": "file:web3" | ||
| }, | ||
| "devDependencies": {}, | ||
| "scripts": { | ||
| "test": "test" | ||
| }, | ||
| "keywords": [], | ||
| "author": "", | ||
| "license": "ISC" | ||
| } |
web3/.gitignore
0 → 100644
web3/README.md
0 → 100644
web3/bower.json
0 → 100644
web3/circle.yml
0 → 100644
web3/dist/web3-light.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
web3/dist/web3-light.min.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
No preview for this file type
请
注册
或者
登录
后发表评论