This contains the core javascript and css of the wallet. Each specific platform has a repo that wraps the html5 app.
We'll be building from the functionality of https://github.com/jatchili/minimalist-ripple-client
https://github.com/ripple/bower-ripple/blob/master/ripple.js
Warning! Releases will be under release branches. The main branch is the development branch.
We use Adobe Phonegap's cloud build service. The most recent phone builds can be found here. Warning these may be development builds. https://build.phonegap.com/apps/2733163/share
Clone the repo. Install phonegap https://phonegap.com/ Run: - phonegap platform add browser - phonegap build browser
- Perform the steps above for the browser version. More instructions shortly