Dao.Casino Desktop Application
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.