Skip to content

A desktop client for the Ripple payment network built using web technologies

License

Notifications You must be signed in to change notification settings

Mesrop/ripple-client-desktop

 
 

Repository files navigation

Desktop Client

Install Dependencies

  • Fork and clone the ripple-client-desktop repository
  • Run npm install
  • Run bower install
  • Download nw.js

Build

  • Run gulp in your command line for development

  • In a new terminal window open desktop client in the same folder with $ /path/to/nw/ .

  • Run gulp packages in your command line for the production ready client

  • Your desktop client is in the packages/RippleClient directory

About

A desktop client for the Ripple payment network built using web technologies

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 61.2%
  • HTML 22.9%
  • CSS 15.8%
  • Ruby 0.1%