A convenient and secure way to use bitclout.com
- Install Node.js v12+ which includes Node Package Manager (NPM)
- Clone repo and cd into the directory:
git clone git@github.com:deso-protocol/desktop.git && cd desktop
- Install the dependencies:
npm install
- Build the code & start the app:
npm start