Skip to content

r0bertz/ripple-client-desktop

 
 

Repository files navigation

Desktop Client

Install Dependencies

  • Clone the ripple-client-desktop repository
  • Run npm install
  • Run npm install nw --nwjs_build_type=sdk --save-dev (optional, needed only for development)

Build

  • In the ripple-client-desktop repository, make a copy of the config_example.js file and name it config.js
  • Run gulp in your command line for development
  • Run gulp packages in your command line for the production ready client
    • To build Windows executable in Linux, install wine and winetricks and install .Net 2.0 SP2 with winetricks dotnet20sp2.
  • Your desktop client is in the packages/RippleAdminConsole directory

About

A desktop client for XRP Ledger

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • JavaScript 62.1%
  • Pug 26.1%
  • Less 11.1%
  • CSS 0.7%