Dev Environment Setup
Most of the blockchain apps are developed in JavaScript, hence setting up Node.js is the first step.
Install Node.js
Skip this section if Node.js >=12.0
is already installed.
Ubuntu
MacOS
Windows
Get node-v12.XX.XX-x64.msi from here
Last updated