OSDN Git Service

eslint and sign transaction api
authorxuhongxin <xuhongxin@luojilab.com>
Wed, 10 Oct 2018 16:44:27 +0000 (00:44 +0800)
committerxuhongxin <xuhongxin@luojilab.com>
Wed, 10 Oct 2018 16:44:27 +0000 (00:44 +0800)
commitd3439cfaf7cce9948ed376ce6fb65b153c2388b0
tree635ed4c809c2c7a7c516113376e934e3b9eed73a
parent71cb4384dee954b6a6755b819a7ec73aa44fe809
eslint and sign transaction api
15 files changed:
.eslintrc.js [new file with mode: 0644]
.jshintrc [deleted file]
package-lock.json
package.json
src/api/accounts.js
src/api/transactions.js
src/db/db.js
src/index.js
src/sdk/accounts.js
src/sdk/keys.js
src/sdk/transaction.js [new file with mode: 0644]
src/utils/byte.js
src/utils/hex.js
src/wasm/func.js
src/wasm/go.js