Skip to content

deso-protocol/desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 git@github.com:deso-protocol/desktop.git && cd desktop
  2. Install the dependencies: npm install
  3. Build the code & start the app: npm start