gilescope / core

This will contain the core javascript and css of the wallet. Each specific platform has a repo that wraps the app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Toast Wallet core

This contains the core javascript and css of the wallet. Each specific platform has a repo that wraps the html5 app.

Minimalist wallet.

We'll be building from the functionality of https://github.com/jatchili/minimalist-ripple-client

Ripple Js Lib

https://github.com/ripple/bower-ripple/blob/master/ripple.js

Git usage

Warning! Releases will be under release branches. The main branch is the development branch.

Phone builds

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

Manual compilation for browser build

Clone the repo. Install phonegap https://phonegap.com/ Run: - phonegap platform add browser - phonegap build browser

Manual building of electron packages

  • Perform the steps above for the browser version. More instructions shortly

About

This will contain the core javascript and css of the wallet. Each specific platform has a repo that wraps the app.

License:GNU General Public License v2.0


Languages

Language:C++ 53.4%Language:Java 12.9%Language:Objective-C 10.8%Language:HTML 7.0%Language:JavaScript 6.6%Language:C# 5.4%Language:Objective-C++ 2.5%Language:CSS 1.0%Language:QML 0.3%Language:C 0.2%