Giter Site home page Giter Site logo

bitcore-node-zcoin's People

Contributors

sn-ntu avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

bitcore-node-zcoin's Issues

fatal: remote error: Repository not found sn-ntu/bitcore-lib-zcoin.git

npm install -g https://github.com/sn-ntu/bitcore-node-zcoin

root@token-node-zcoin:/usr/src# npm install -g https://github.com/sn-ntu/bitcore-node-zcoin
npm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror git://github.com/sn-ntu/bitcore-lib-zcoin.git /root/.npm/_git-remotes/git-github-com-sn-ntu-bitcore-lib-zcoin-git-965ff440: Cloning into bare repository '/root/.npm/_git-remotes/git-github-com-sn-ntu-bitcore-lib-zcoin-git-965ff440'...
npm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror git://github.com/sn-ntu/bitcore-lib-zcoin.git /root/.npm/_git-remotes/git-github-com-sn-ntu-bitcore-lib-zcoin-git-965ff440: fatal: remote error:
npm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror git://github.com/sn-ntu/bitcore-lib-zcoin.git /root/.npm/_git-remotes/git-github-com-sn-ntu-bitcore-lib-zcoin-git-965ff440:   Repository not found.
npm ERR! Linux 4.9.0-6-amd64
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install" "-g" "https://github.com/sn-ntu/bitcore-node-zcoin"
npm ERR! node v4.9.1
npm ERR! npm  v2.15.11
npm ERR! code 128

npm ERR! Command failed: git clone --template=/root/.npm/_git-remotes/_templates --mirror git://github.com/sn-ntu/bitcore-lib-zcoin.git /root/.npm/_git-remotes/git-github-com-sn-ntu-bitcore-lib-zcoin-git-965ff440
npm ERR! Cloning into bare repository '/root/.npm/_git-remotes/git-github-com-sn-ntu-bitcore-lib-zcoin-git-965ff440'...
npm ERR! fatal: remote error:
npm ERR!   Repository not found.
npm ERR!
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR!     <https://github.com/npm/npm/issues>

npm ERR! Please include the following file with any support request:
npm ERR!     /usr/src/npm-debug.log
root@token-node-zcoin:/usr/src#

npm install -g https://github.com/zcoinofficial/bitcore-node-zcoin

root@token-node-zcoin:/usr/src# npm install -g https://github.com/zcoinofficial/bitcore-node-zcoin
npm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror git://github.com/sn-ntu/bitcore-lib-zcoin.git /root/.npm/_git-remotes/git-github-com-sn-ntu-bitcore-lib-zcoin-git-965ff440: Cloning into bare repository '/root/.npm/_git-remotes/git-github-com-sn-ntu-bitcore-lib-zcoin-git-965ff440'...
npm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror git://github.com/sn-ntu/bitcore-lib-zcoin.git /root/.npm/_git-remotes/git-github-com-sn-ntu-bitcore-lib-zcoin-git-965ff440: fatal: remote error:
npm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror git://github.com/sn-ntu/bitcore-lib-zcoin.git /root/.npm/_git-remotes/git-github-com-sn-ntu-bitcore-lib-zcoin-git-965ff440:   Repository not found.
npm ERR! Linux 4.9.0-6-amd64
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install" "-g" "https://github.com/zcoinofficial/bitcore-node-zcoin"
npm ERR! node v4.9.1
npm ERR! npm  v2.15.11
npm ERR! code 128

npm ERR! Command failed: git clone --template=/root/.npm/_git-remotes/_templates --mirror git://github.com/sn-ntu/bitcore-lib-zcoin.git /root/.npm/_git-remotes/git-github-com-sn-ntu-bitcore-lib-zcoin-git-965ff440
npm ERR! Cloning into bare repository '/root/.npm/_git-remotes/git-github-com-sn-ntu-bitcore-lib-zcoin-git-965ff440'...
npm ERR! fatal: remote error:
npm ERR!   Repository not found.
npm ERR!
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR!     <https://github.com/npm/npm/issues>

npm ERR! Please include the following file with any support request:
npm ERR!     /usr/src/npm-debug.log
root@token-node-zcoin:/usr/src#

Error: spawn /usr/lib/node_modules/bitcore-node-zcoin/lib/scaffold/data/zcoind ENOENT

Debian 8.10 x64

apt-get install libboost-system-dev libboost-filesystem-dev libboost-chrono-dev libboost-program-options-dev libboost-test-dev libboost-thread-dev -y
apt-get install libzmq3-dev build-essential sudo mc htop curl -y
curl -sL https://deb.nodesource.com/setup_5.x | sudo -E bash -
apt-get install -y nodejs

npm install -g sn-ntu/bitcore-node-zcoin
bitcore-node-zcoin create /mnt/zcoin/node
cd /mnt/zcoin/node
bitcore-node-zcoin install https://github.com/sn-ntu/insight-api-zcoin
bitcore-node-zcoin install https://github.com/sn-ntu/insight-ui-zcoin
bitcore-node-zcoin start

Successfully added services(s): https://github.com/sn-ntu/insight-api-zcoin
**root@zcoin:/mnt/zcoin/node# bitcore-node-zcoin install https://github.com/sn-ntu/insight-ui-zcoin**
/mnt/zcoin/node
└── [email protected]  (git+https://github.com/sn-ntu/insight-ui-zcoin.git#cbcb67421ed8445dbd4146da00581a4098d66885)

Successfully added services(s): https://github.com/sn-ntu/insight-ui-zcoin
**root@zcoin:/mnt/zcoin/node# bitcore-node-zcoin start**
fullConfig.path = /mnt/zcoin/node/bitcore-node-zcoin.json

[2018-03-28T15:42:44.915Z] info: Using config: /mnt/zcoin/node/bitcore-node-zcoin.json
[2018-03-28T15:42:44.916Z] info: Using network: livenet
[2018-03-28T15:42:44.917Z] info: Starting bitcoind
[2018-03-28T15:42:44.920Z] info: Using bitcoin config file: /mnt/zcoin/node/data/zcoin.conf
[2018-03-28T15:42:44.926Z] info: Starting zcoin process
[2018-03-28T15:42:44.947Z] error: Error: spawn /usr/lib/node_modules/bitcore-node-zcoin/lib/scaffold/data/zcoind ENOENT
    at exports._errnoException (util.js:893:11)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:182:32)
    at onErrorNT (internal/child_process.js:348:16)
    at _combinedTickCallback (internal/process/next_tick.js:74:11)
    at process._tickCallback (internal/process/next_tick.js:98:9)

Also not work with official zcoin, we has same errors.
Install script:

npm install -g zcoinofficial/bitcore-node-zcoin
bitcore-node-zcoin create /mnt/zcoin/node
cd /mnt/zcoin/node
npm install zcoinofficial/insight-api-zcoin
npm install zcoinofficial/insight-ui-zcoin

Method not found. Code:-32601

I built zcoind from the link and I get Method nod found.

First step in prerequisites: Zcoin Core (v0.13.4.x) with support for additional indexing (see above)

I did that, checked out the tag and built it but it doesn't work. Is there a special flag I need to pass when building? bitcore-node-zcoin has a path to zcoind when it installs but that file does not exist in the path it links to. Some clarity on this would be fantastic. Thank you!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.