Installation For Blockchain
Installation For Blockchain
1. Ananconda https://www.anaconda.com/products/individual
2. Postman app https://www.postman.com/downloads/
https://nodejs.org/dist/v11.15.0/node-v11.15.0-x64.msi
During the installation step, along with node js “npm” package needs to be installed.
Create a directory where you are going to develop the smart contracts, for example,
the name of directory is ‘ethdapp’. Goto that directory using cd command in your
windows command window.
If you find any error, pls execute following commands before npm install -g truffle
> npm config rm proxy
> npm config rm https-proxy
# then this
2. > npm config set registry http://registry.npmjs.org/
Installation troubleshooting
1. While doing pip install, if you find error-