Skip to content

quantumbitnetwork/Bitcoin-Casino

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitlits


Bitlits in your pocket.

Download on the App Store Get it on Google Play

Table of Contents

Introduction

Gitter GitHub issues

📝 Available Translations: Korean | Simplified Chinese | Brazilian Portuguese | Traditional Chinese | Spanish | Turkish | German Official repository for a crypto-currency casino implementation using the PHP framework and other cutting-edge technology. User accounts are anonymous and created with a unique hash. Weekly and Monthly jackpots are taken from slot rolls.

Mission

Our mission is to build the worlds best crypto-currency game with a high performance gaming engine which can be trusted and enjoyed by users. Additionally, we want to move the crypto-currency gaming technology forward by providing support and add new features. We are helping people to build their own crypto gaming site around the world.

Help is greatly appreciated, feel free to submit pull-requests or open issues.

Features

  • 🎰 Designed as a high performance crypto-currency game.
  • 🧠 Built-in high performance RNG-engine.
  • ⚖️ 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)

Requirements

  • Linux
  • Git 1.7.10+
  • Sqlite
  • Mustache
  • PhpLiteAdmin v1.9.7.1
  • Apache2
  • RedBean

** More details are in the doc.

Getting started

Installation

Clone

  • Clone this repo to your local machine using sudo git clone https://github.com/Jfaler/Bitcoin-Casino

Getting Involved

Want to report a bug, request a feature, contribute or translate Bitcoin-Casino?

Step 1

  • Option 1

    • 🍴 Fork & star this repo!
  • Option 2

    • 👯 Clone this repo to your local machine using https://github.com/Jfaler/Bitcoin-Casino.git
  • Option 3

    • 🔔 Browse our issues, comment on proposals, report bugs.

Step 2

  • HACK AWAY! 🔨🔨🔨

Step 3

Step 4

About

⚛️ Official repository for a crypto-currency blockchain based casino implementation with the PHP framework and other cutting-edge technology.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 79.5%
  • HTML 20.5%