- Fork and clone the ripple-client-desktop repository
- Run
npm install - Download nw.js
-
In the ripple-client-desktop repository, make a copy of the
config_example.jsfile and name itconfig.js -
Run
gulpin your command line for development -
Run
gulp packagesin your command line for the production ready client -
Your desktop client is in the
packages/RippleClientdirectory