Preloader image
DDD

블럭체인

ETH-Hot-Wallet installed (Windows)

작성자 관리자 (admin)
조회수 6,331
입력일 2019-01-16 11:06:33

https://github.com/PaulLaux/eth-hot-wallet

Install 방법


Microsoft Windows [Version 10.0.17134.472]
(c) 2018 Microsoft Corporation. All rights reserved.

C:\Users\LinuxKhan>cd C:\NodeJs\eth-hot-wallet-master

C:\NodeJs\eth-hot-wallet-master>dir
 C 드라이브의 볼륨: 노트북SSD
 볼륨 일련 번호: 72E0-EB9E

 C:\NodeJs\eth-hot-wallet-master 디렉터리

2019-01-16  오전 10:41    

         .
2019-01-16  오전 10:41    

         ..
2018-10-30  오전 02:33               208 .editorconfig
2018-10-30  오전 02:33             1,470 .gitattributes
2019-01-16  오전 10:40    

         .github
2018-10-30  오전 02:33               137 .gitignore
2019-01-16  오전 10:40    

         .vscode
2019-01-16  오전 10:40    

         app
2018-10-30  오전 02:33             2,368 CODE_OF_CONDUCT.md
2018-10-30  오전 02:33             5,238 CONTRIBUTING.md
2018-10-30  오전 02:33             6,498 deploy.sh
2019-01-16  오전 10:40    

         docs
2019-01-16  오전 10:40    

         internals
2018-10-30  오전 02:33             1,066 LICENSE
2018-10-30  오전 02:33             1,081 LICENSE.md
2019-01-16  오전 10:40    

         monitor
2019-01-16  오전 10:42    

         node_modules
2018-10-30  오전 02:33             8,959 package.json
2018-10-30  오전 02:33            10,404 README-boilerplate.md
2018-10-30  오전 02:33             3,867 README.md
2019-01-16  오전 10:40    

         server
2018-10-30  오전 02:33           329,680 yarn.lock
              12개 파일             370,976 바이트
              10개 디렉터리  92,088,406,016 바이트 남음

 

C:\NodeJs\eth-hot-wallet-master>npm install

> eth-hot-wallet@0.6.0 preinstall C:\NodeJs\eth-hot-wallet-master
> npm run npmcheckversion


> eth-hot-wallet@0.6.0 npmcheckversion C:\NodeJs\eth-hot-wallet-master
> node ./internals/scripts/npmcheckversion.js

npm WARN deprecated formatio@1.2.0: This package is unmaintained. Use @sinonjs/formatio instead
npm WARN deprecated text-encoding@0.6.4: no longer maintained
npm WARN deprecated samsam@1.3.0: This package has been deprecated in favour of @sinonjs/samsam
npm WARN deprecated hoek@2.16.3: This version is no longer maintained. Please upgrade to the latest version.
npm WARN deprecated boom@2.10.1: This version is no longer maintained. Please upgrade to the latest version.
npm WARN deprecated cryptiles@2.0.5: This version is no longer maintained. Please upgrade to the latest version.
npm WARN deprecated browserslist@1.7.7: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.
npm WARN deprecated circular-json@0.3.3: CircularJSON is in maintenance only, flatted is its successor.
npm WARN deprecated gulp-util@3.0.8: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5

> keccak@1.4.0 install C:\NodeJs\eth-hot-wallet-master\node_modules\keccak
> npm run rebuild || echo "Keccak bindings compilation fail. Pure JS implementation will be used."


> keccak@1.4.0 rebuild C:\NodeJs\eth-hot-wallet-master\node_modules\keccak
> node-gyp rebuild


C:\NodeJs\eth-hot-wallet-master\node_modules\keccak>if not defined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild )  else (node "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )
이 솔루션의 프로젝트를 한 번에 하나씩 빌드합니다. 병렬 빌드를 사용하려면 "/m" 스위치를 추가하세요.
  addon.cc
  win_delay_load_hook.cc
c:\nodejs\eth-hot-wallet-master\node_modules\keccak\src\libkeccak\keccaksponge.h : warning C4819: 현재 코드 페이지(949) 에서 표시할
수 없는 문자가 파일에 들어 있습니다. 데이터가 손실되지 않게 하려면 해당 파일을 유니코드 형식으로 저장하십시오. (소스 파 일 컴파일 중 ..\src\addon.cc) [C:\NodeJs\eth-hot-wallet
-master\node_modules\keccak\build\keccak.vcxproj]
c:\nodejs\eth-hot-wallet-master\node_modules\keccak\src\addon.cc(37): warning C4996: `v8::Value::IntegerValue`: depreca
ted로 선언되었습니다. [C:\NodeJs\eth-hot-wallet-master\node_modules\keccak\build\keccak.vcxproj]
  c:\users\linuxkhan\.node-gyp\10.14.0\include\node\v8.h(2476): note: `v8::Value::IntegerValue` 선언을 참조하십시오.
c:\nodejs\eth-hot-wallet-master\node_modules\keccak\src\addon.cc(38): warning C4996: `v8::Value::IntegerValue`: depreca
ted로 선언되었습니다. [C:\NodeJs\eth-hot-wallet-master\node_modules\keccak\build\keccak.vcxproj]
  c:\users\linuxkhan\.node-gyp\10.14.0\include\node\v8.h(2476): note: `v8::Value::IntegerValue` 선언을 참조하십시오.
c:\nodejs\eth-hot-wallet-master\node_modules\keccak\src\addon.cc(56): warning C4996: `v8::Value::IntegerValue`: depreca
ted로 선언되었습니다. [C:\NodeJs\eth-hot-wallet-master\node_modules\keccak\build\keccak.vcxproj]
  c:\users\linuxkhan\.node-gyp\10.14.0\include\node\v8.h(2476): note: `v8::Value::IntegerValue` 선언을 참조하십시오.
c:\nodejs\eth-hot-wallet-master\node_modules\keccak\src\addon.cc(64): warning C4996: `v8::Value::IntegerValue`: depreca
ted로 선언되었습니다. [C:\NodeJs\eth-hot-wallet-master\node_modules\keccak\build\keccak.vcxproj]
  c:\users\linuxkhan\.node-gyp\10.14.0\include\node\v8.h(2476): note: `v8::Value::IntegerValue` 선언을 참조하십시오.
c:\nodejs\eth-hot-wallet-master\node_modules\keccak\src\addon.cc(75): warning C4996: `v8::Value::ToObject`: deprecated로
 선언되었습니다. [C:\NodeJs\eth-hot-wallet-master\node_modules\keccak\build\keccak.vcxproj]
  c:\users\linuxkhan\.node-gyp\10.14.0\include\node\v8.h(10046): note: `v8::Value::ToObject` 선언을 참조하십시오.
  KeccakSponge.c
  KeccakP-1600-reference.c
c:\nodejs\eth-hot-wallet-master\node_modules\keccak\src\libkeccak\keccaksponge.h : warning C4819: 현재 코드 페이지(949) 에서 표시할
수 없는 문자가 파일에 들어 있습니다. 데이터가 손실되지 않게 하려면 해당 파일을 유니코드 형식으로 저장하십시오. (소스 파 일 컴파일 중 ..\src\libkeccak\KeccakSponge.c) [C:\NodeJ
s\eth-hot-wallet-master\node_modules\keccak\build\keccak.vcxproj]
     C:\NodeJs\eth-hot-wallet-master\node_modules\keccak\build\Release\keccak.lib 라이브러리 및 C:\NodeJs\eth-hot-wallet-mast
  er\node_modules\keccak\build\Release\keccak.exp 개체를 생성하고 있습니다.
  코드를 생성하고 있습니다.
  All 154 functions were compiled because no usable IPDB/IOBJ from previous compilation was found.
  코드를 생성했습니다.
  keccak.vcxproj -> C:\NodeJs\eth-hot-wallet-master\node_modules\keccak\build\Release\\keccak.node

> secp256k1@3.6.1 install C:\NodeJs\eth-hot-wallet-master\node_modules\secp256k1
> npm run rebuild || echo "Secp256k1 bindings compilation fail. Pure JS implementation will be used."


> secp256k1@3.6.1 rebuild C:\NodeJs\eth-hot-wallet-master\node_modules\secp256k1
> node-gyp rebuild


C:\NodeJs\eth-hot-wallet-master\node_modules\secp256k1>if not defined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild )  else (node "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )
이 솔루션의 프로젝트를 한 번에 하나씩 빌드합니다. 병렬 빌드를 사용하려면 "/m" 스위치를 추가하세요.
  addon.cc
  privatekey.cc
  publickey.cc
  signature.cc
  ecdsa.cc
  ecdh.cc
  win_delay_load_hook.cc
c:\nodejs\eth-hot-wallet-master\node_modules\secp256k1\src\secp256k1-src\src\scalar_8x32_impl.h(198): warning C4319: `~
`: `const uint32_t`을(를) 더 큰 `uint64_t`(으)로 0 확장합니다. (소스 파일 컴파일 중 ..\src\privatekey.cc) [C:\NodeJs\eth-hot-wallet-master
\node_modules\secp256k1\build\secp256k1.vcxproj]
c:\nodejs\eth-hot-wallet-master\node_modules\secp256k1\src\secp256k1-src\src\scalar_8x32_impl.h(200): warning C4319: `~
`: `const uint32_t`을(를) 더 큰 `uint64_t`(으)로 0 확장합니다. (소스 파일 컴파일 중 ..\src\privatekey.cc) [C:\NodeJs\eth-hot-wallet-master
\node_modules\secp256k1\build\secp256k1.vcxproj]
c:\nodejs\eth-hot-wallet-master\node_modules\secp256k1\src\secp256k1-src\src\scalar_8x32_impl.h(202): warning C4319: `~
`: `const uint32_t`을(를) 더 큰 `uint64_t`(으)로 0 확장합니다. (소스 파일 컴파일 중 ..\src\privatekey.cc) [C:\NodeJs\eth-hot-wallet-master
\node_modules\secp256k1\build\secp256k1.vcxproj]
c:\nodejs\eth-hot-wallet-master\node_modules\secp256k1\src\secp256k1-src\src\scalar_8x32_impl.h(204): warning C4319: `~
`: `const uint32_t`을(를) 더 큰 `uint64_t`(으)로 0 확장합니다. (소스 파일 컴파일 중 ..\src\privatekey.cc) [C:\NodeJs\eth-hot-wallet-master
\node_modules\secp256k1\build\secp256k1.vcxproj]
c:\nodejs\eth-hot-wallet-master\node_modules\secp256k1\src\secp256k1-src\src\scalar_8x32_impl.h(206): warning C4319: `~
`: `const uint32_t`을(를) 더 큰 `uint64_t`(으)로 0 확장합니다. (소스 파일 컴파일 중 ..\src\privatekey.cc) [C:\NodeJs\eth-hot-wallet-master
\node_modules\secp256k1\build\secp256k1.vcxproj]
c:\nodejs\eth-hot-wallet-master\node_modules\secp256k1\src\secp256k1-src\src\scalar_8x32_impl.h(208): warning C4319: `~
`: `const uint32_t`을(를) 더 큰 `uint64_t`(으)로 0 확장합니다. (소스 파일 컴파일 중 ..\src\privatekey.cc) [C:\NodeJs\eth-hot-wallet-master
\node_modules\secp256k1\build\secp256k1.vcxproj]
c:\nodejs\eth-hot-wallet-master\node_modules\secp256k1\src\secp256k1-src\src\scalar_8x32_impl.h(210): warning C4319: `~
`: `const uint32_t`을(를) 더 큰 `uint64_t`(으)로 0 확장합니다. (소스 파일 컴파일 중 ..\src\privatekey.cc) [C:\NodeJs\eth-hot-wallet-master
\node_modules\secp256k1\build\secp256k1.vcxproj]
c:\nodejs\eth-hot-wallet-master\node_modules\secp256k1\src\secp256k1-src\src\scalar_8x32_impl.h(212): warning C4319: `~
`: `const uint32_t`을(를) 더 큰 `uint64_t`(으)로 0 확장합니다. (소스 파일 컴파일 중 ..\src\privatekey.cc) [C:\NodeJs\eth-hot-wallet-master
\node_modules\secp256k1\build\secp256k1.vcxproj]
  secp256k1.c
  lax_der_parsing.c
  lax_der_privatekey_parsing.c
c:\nodejs\eth-hot-wallet-master\node_modules\secp256k1\src\secp256k1-src\src\ecmult_impl.h(962): warning C4334: `<<`: 3
2비트 시프트의 결과가 암시적으로 64비트로 변환됩니다. 64비트 시프트를 사용하시겠습니까? (소스 파일 컴파일 중 ..\src\secp256k1-src\src\secp256k1.c) [C:\NodeJs\eth-h
ot-wallet-master\node_modules\secp256k1\build\secp256k1.vcxproj]
c:\nodejs\eth-hot-wallet-master\node_modules\secp256k1\src\secp256k1-src\src\ecmult_impl.h(998): warning C4334: `<<`: 3
2비트 시프트의 결과가 암시적으로 64비트로 변환됩니다. 64비트 시프트를 사용하시겠습니까? (소스 파일 컴파일 중 ..\src\secp256k1-src\src\secp256k1.c) [C:\NodeJs\eth-h
ot-wallet-master\node_modules\secp256k1\build\secp256k1.vcxproj]
c:\nodejs\eth-hot-wallet-master\node_modules\secp256k1\src\secp256k1-src\src\ecmult_impl.h(1065): warning C4334: `<<`:
32비트 시프트의 결과가 암시적으로 64비트로 변환됩니다. 64비트 시프트를 사용하시겠습니까? (소스 파일 컴파일 중 ..\src\secp256k1-src\src\secp256k1.c) [C:\NodeJs\eth-
hot-wallet-master\node_modules\secp256k1\build\secp256k1.vcxproj]
     C:\NodeJs\eth-hot-wallet-master\node_modules\secp256k1\build\Release\secp256k1.lib 라이브러리 및 C:\NodeJs\eth-hot-walle
  t-master\node_modules\secp256k1\build\Release\secp256k1.exp 개체를 생성하고 있습니다.
  코드를 생성하고 있습니다.
  All 362 functions were compiled because no usable IPDB/IOBJ from previous compilation was found.
  코드를 생성했습니다.
  secp256k1.vcxproj -> C:\NodeJs\eth-hot-wallet-master\node_modules\secp256k1\build\Release\\secp256k1.node

> spawn-sync@1.0.15 postinstall C:\NodeJs\eth-hot-wallet-master\node_modules\spawn-sync
> node postinstall


> uglifyjs-webpack-plugin@0.4.6 postinstall C:\NodeJs\eth-hot-wallet-master\node_modules\uglifyjs-webpack-plugin
> node lib/post_install.js


> gifsicle@3.0.4 postinstall C:\NodeJs\eth-hot-wallet-master\node_modules\gifsicle
> node lib/install.js

  √ gifsicle pre-build test passed successfully

> jpegtran-bin@3.2.0 postinstall C:\NodeJs\eth-hot-wallet-master\node_modules\jpegtran-bin
> node lib/install.js

  √ jpegtran pre-build test passed successfully

> optipng-bin@3.1.4 postinstall C:\NodeJs\eth-hot-wallet-master\node_modules\optipng-bin
> node lib/install.js

  √ optipng pre-build test passed successfully

> pngquant-bin@4.0.0 postinstall C:\NodeJs\eth-hot-wallet-master\node_modules\pngquant-bin
> node lib/install.js

  √ pngquant pre-build test passed successfully

> lint-staged@3.5.1 postinstall C:\NodeJs\eth-hot-wallet-master\node_modules\lint-staged
> echo "???? lint-staged installed!
Do not forget to configure it. See https://github.com/okonet/lint-staged/blob/master/README.md" && exit 0

(node:6204) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 SIGINT listeners added. Use emitter.setMaxListeners() to increase limit
"???? lint-staged installed!

> ngrok@2.2.9 postinstall C:\NodeJs\eth-hot-wallet-master\node_modules\ngrok
> node ./postinstall.js

ngrok - downloading binary https://bin.equinox.io/c/4VmDzA7iaHb/ngrok-stable-windows-amd64.zip ...
ngrok - binary downloaded...
ngrok - binary unpacked.

> eth-hot-wallet@0.6.0 postinstall C:\NodeJs\eth-hot-wallet-master
> npm run build:dll


> eth-hot-wallet@0.6.0 build:dll C:\NodeJs\eth-hot-wallet-master
> node ./internals/scripts/dependencies.js

Building the Webpack DLL...
Hash: 3eb0f606ad2ae383253d
Version: webpack 3.12.0
Time: 8963ms
                      Asset     Size  Chunks                    Chunk Names
reactBoilerplateDeps.dll.js  10.9 MB       0  [emitted]  [big]  reactBoilerplateDeps
chunk    {0} reactBoilerplateDeps.dll.js (reactBoilerplateDeps) 9.41 MB [entry] [rendered]
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN antd@3.1.1 requires a peer of react@>=16.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN antd@3.1.1 requires a peer of react-dom@>=16.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN slick-carousel@1.8.1 requires a peer of jquery@>=1.8.0 but none is installed. You must install peer dependencies yourself.
npm WARN bitcore-mnemonic@1.7.0 requires a peer of bitcore-lib@^0.16.0 but none is installed. You must install peer dependencies yourself.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.6 (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.6: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})

added 1552 packages from 1128 contributors, removed 204 packages, updated 8 packages, moved 30 packages and audited 28526 packages in 137.351s
found 15 vulnerabilities (2 low, 13 moderate)
  run `npm audit fix` to fix them, or `npm audit` for details

C:\NodeJs\eth-hot-wallet-master>

C:\NodeJs\eth-hot-wallet-master>npm run start

> eth-hot-wallet@0.6.0 start C:\NodeJs\eth-hot-wallet-master
> cross-env NODE_ENV=development node server

Server started ! ?

Access URLs:
-----------------------------------
Localhost: http://localhost:3001
      LAN: http://192.168.0.6:3001
-----------------------------------
Press CTRL-C to stop

webpack built ff6a7a07d866677966af in 9444ms

일괄 작업을 끝내시겠습니까 (Y/N)? Y

C:\NodeJs\eth-hot-wallet-master>npm run build

> eth-hot-wallet@0.6.0 prebuild C:\NodeJs\eth-hot-wallet-master
> npm run build:clean


> eth-hot-wallet@0.6.0 build:clean C:\NodeJs\eth-hot-wallet-master
> rimraf ./build


> eth-hot-wallet@0.6.0 build C:\NodeJs\eth-hot-wallet-master
> cross-env NODE_ENV=production webpack --config internals/webpack/webpack.prod.babel.js --color -p --progress --hide-modules --display-optimization-bailout

 95% emittingWriting new build                                                                             Hash: 7c5ec4e6285f12f582a6
Version: webpack 3.12.0
Time: 48715ms
                               Asset       Size  Chunks                    Chunk Names
                 token-icons/bnb.png  875 bytes          [emitted]
dd0d171c2c8f43b9f6ca244583adf7da.svg    7.71 kB          [emitted]
                       .htaccess.bin    1.79 kB          [emitted]
          android-chrome-144x144.png    7.94 kB          [emitted]
          android-chrome-192x192.png    10.5 kB          [emitted]
          android-chrome-256x256.png    14.3 kB          [emitted]
            android-chrome-36x36.png    1.92 kB          [emitted]
          android-chrome-384x384.png    22.8 kB          [emitted]
            android-chrome-48x48.png    2.53 kB          [emitted]
          android-chrome-512x512.png    23.1 kB          [emitted]
            android-chrome-72x72.png    3.81 kB          [emitted]
            android-chrome-96x96.png     5.2 kB          [emitted]
        apple-touch-icon-114x114.png    4.47 kB          [emitted]
        apple-touch-icon-120x120.png     4.7 kB          [emitted]
        apple-touch-icon-144x144.png    5.66 kB          [emitted]
        apple-touch-icon-152x152.png    6.01 kB          [emitted]
        apple-touch-icon-180x180.png     7.3 kB          [emitted]
          apple-touch-icon-57x57.png    2.22 kB          [emitted]
          apple-touch-icon-60x60.png    2.35 kB          [emitted]
          apple-touch-icon-72x72.png    2.77 kB          [emitted]
          apple-touch-icon-76x76.png    2.91 kB          [emitted]
                   favicon-16x16.png    1.15 kB          [emitted]
                   favicon-32x32.png    1.59 kB          [emitted]
                         favicon.ico    15.1 kB          [emitted]
                  mstile-144x144.png    6.86 kB          [emitted]
               safari-pinned-tab.svg    19.9 kB          [emitted]
                       manifest.json    1.16 kB          [emitted]
                 token-icons/bat.png    1.52 kB          [emitted]
                               CNAME   18 bytes          [emitted]
                 token-icons/bnt.png    1.35 kB          [emitted]
                 token-icons/dgd.png    1.95 kB          [emitted]
                 token-icons/eos.png    1.66 kB          [emitted]
                 token-icons/eth.png    1.44 kB          [emitted]
               token-icons/ethos.png    2.01 kB          [emitted]
                 token-icons/fun.png    2.08 kB          [emitted]
                 token-icons/gnt.png    1.55 kB          [emitted]
                 token-icons/icx.png    1.84 kB          [emitted]
                 token-icons/knc.png    1.66 kB          [emitted]
                token-icons/mero.png    2.35 kB          [emitted]
                 token-icons/mkr.png    1.07 kB          [emitted]
                 token-icons/omg.png    1.17 kB          [emitted]
                token-icons/qash.png    1.73 kB          [emitted]
                 token-icons/qsp.png    1.63 kB          [emitted]
                token-icons/qtum.png    1.96 kB          [emitted]
                 token-icons/rdn.png  832 bytes          [emitted]
                 token-icons/rep.png    1.76 kB          [emitted]
                 token-icons/req.png    1.27 kB          [emitted]
                 token-icons/rtt.png  832 bytes          [emitted]
                token-icons/salt.png    1.68 kB          [emitted]
                 token-icons/snt.png  919 bytes          [emitted]
                token-icons/symb.png    1.77 kB          [emitted]
                 token-icons/trx.png    1.04 kB          [emitted]
                 token-icons/zrx.png    1.69 kB          [emitted]
     0.278886545bb1f261fc2b.chunk.js    5.98 MB       0  [emitted]  [big]
        main.90371af560e30c9054ba.js     698 kB       1  [emitted]         main
                          index.html    2.25 kB          [emitted]
                               sw.js    21.5 kB          [emitted]

ERROR in 0.278886545bb1f261fc2b.chunk.js from UglifyJs
Unexpected token name «i», expected punc «;» [0.278886545bb1f261fc2b.chunk.js:20286,11]
Child html-webpack-plugin for "index.html":
     1 asset
Child __offline_serviceworker:
     1 asset

Webpack-Monitor is running on port 3030!
Press ctrl C to exit

 

 

^