Bitcoin-Casino⚛️ Open source cryptocurrency casino.
Translations
Features
-
🎰 Designed as a high performance cryptocurrency game. -
🧠 Built-in high performance RNG-engine. -
🙊 Anonymous login with no sign up required. -
⚖️ Provably Fair - Each game has a single transaction ID (TXID for short). To get the winning numbers, we convert the TXID from base 16 to base 10 and then pick the first two numbers from the TXID as the winning numbers. -
💡 Usability and scalability. -
⚛️ Supports multiple digital currencies (eg. Bitcoin, Litecoin, Dogecoin etc.). -
📖 Powerful admin dashboard and management tools. -
🔧 Highly configurable and extendable. -
🔐 Industry standard security out of the box. -
💬 Active community behind.
Release History
- 1.0
- CHANGE: Update docs (module code remains unchanged)
🔧
Prerequisites
- Ubuntu 18.04
- Git 1.7.10+
- Sqlite
- Mustache
- PhpLiteAdmin v1.9.8.2
- Apache2
- RedBean
🚀
Installation & Deployment
-
Sign up with Digital Ocean
- Install LAMP https://www.digitalocean.com/community/tutorials/how-to-install-linux-apache-mysql-php-lamp-stack-on-ubuntu-16-04
- Edit the configuration file
sudo nano /base/init.php
- Install Litecoin & start the Litecoin Daemon
sudo litecoind
https://github.com/bitlits/Bitcoin-Casino/wiki/Install-Litecoin-for-Bitcoin-Casino-&-Bitcoin-Slot-Machine - Edit the configuration file
sudo nano /vendor/sql/phpliteadmin.conf.php
- Access PhpLiteAdmin Dashboard http://example.com/vendor/sql/phpliteadmin.php
评论