Skip to content

This repo contains the core code for Toast Wallet. It is built for iOS, Android and browser directly from this repository. PC builds are built from the browser version using Electron.

License

Notifications You must be signed in to change notification settings

NetScr1be/Toast-Fork-Core

 
 

Repository files navigation

Toast Wallet core

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

Git usage

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.

Builds

Build scripts are found here: https://github.com/ToastWallet/build-scripts

Manual compilation for browser build

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

About

This repo contains the core code for Toast Wallet. It is built for iOS, Android and browser directly from this repository. PC builds are built from the browser version using Electron.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 66.0%
  • C++ 16.6%
  • HTML 6.3%
  • Java 4.3%
  • Objective-C 3.4%
  • C# 1.7%
  • Other 1.7%