ethereumjs-util
https://github.com/ethereumjs/ethereumjs-util
Node.js でインストール
$ npm install ethereumjs-util --save
Node.js でインポート
const EthUtil = require('ethereumjs-util')
#ethereumjs