Skip to content
This repository has been archived by the owner on Jan 9, 2019. It is now read-only.
/ BankRollerApp Public archive

Desktop application for bankroller. Invest BET and take reward for random generation.

License

Notifications You must be signed in to change notification settings

DaoCasino/BankRollerApp

Repository files navigation

Dao.Casino Desktop Application

Github All Releases Github All Releases

BankrollerApp is a basic part of Dao.Casino protocol. This is a desktop app, for bankrollers and gamedevelopers the execution environment for DApps.

App includes:

  • Ethereum wallet with BET token support
  • Developer tools, for run, testing and deploy DApps.

Get it

Download app from the release section https://github.com/DaoCasino/BankRollerApp/releases

Develop

run

You need nodejs 8.9+ Xcode for MacOS

git clone --depth=1 https://github.com/DaoCasino/BankRollerApp && cd BankRollerApp
npm install && npm start

build

npm run build
npm run build_electron_mac
npm run build_electron_windows
npm run build_electron_linux

Contribute

As an open-source project we welcome any kind of community involvement. Whether that is by contributing code, reporting issues or engaging in insightful discussions.