bitpay / bitcore

A full stack for bitcoin and blockchain-based applications
https://bitcore.io/
MIT License
4.86k stars 2.09k forks source link

bitcore installation steps #2952

Open eugenpro opened 4 years ago

eugenpro commented 4 years ago

Hi, I need to install bitcore on dev environment, can somebody tell me what is the latest working commit and what are the standard steps for the installation via docker-compose, cause as I understood, it does not work with Node v 12. I need to test bitcore wallet service and bitcode wallet client. Thank you for the help.

louispham22 commented 4 years ago

You can run the file docker-compose.test.yml to start all bitcore components. Please use node 10 version. After building the dev environment. You can access docker to perform test wallet service client under the following link: https://github.com/bitpay/bitcore/tree/master/packages/bitcore-client