desktop icon indicating copy to clipboard operation
desktop copied to clipboard

DeSo electron app

DeSo Desktop App

A convenient and secure way to use bitclout.com

Development Setup

Prerequisites

Running Locally

  1. Clone repo and cd into the directory: git clone [email protected]:deso-protocol/desktop.git && cd desktop
  2. Install the dependencies: npm install
  3. Build the code & start the app: npm start