/casinocoin-mobile

CasinoCoin Mobile Wallet

Primary LanguageJavaScriptGNU General Public License v2.0GPL-2.0

CasinoCoin Mobile core

Minimalist wallet.

We'll be building from the functionality of https://github.com/ToastWallet/core

CasinoCoin.js lib

https://github.com/casinocoin/casinocoin-libjs

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 phonegap6.x (sudo npm install -g phonegap@6) Run: - phonegap serve - go to localhost:3000