Please note Toast Wallet is no longer actively maintained. It is recommended that you use the releases or browser version only for migration purposes.
This contains the core javascript and css of the wallet. Each specific platform has a repo that wraps the html5 app.
Warning! Releases will be on the homepage: https://toastwallet.com. The main branch is the development branch. Releases in git may not be the latest version.
Build scripts are found here: https://github.com/ToastWallet/build-scripts
Clone the repo. Install phonegap https://phonegap.com/ Run: - phonegap platform add browser - phonegap build browser