Blackjack Game Add-on for Crypto Casino

About the Blackjack add-on

Blackjack

Blackjack Features

Standard expenditure

  • Blackjack pays 3 to 2
  • Regular win pays 2 to 1
  • Insurance pays 2 to 1

Additional features

  • Ability to double initial bet
  • Ability to break up

custom bet

The user can choose how much to bet.

Provably fair

When you open the game page, the server generates a secret and a seed and displays its hash (using the HMAC SHA256 algorithm). The server secret represents a randomly shuffled deck.The server seed is an encrypted and secure random alphanumeric string. The hash of these 2 strings helps ensure that the initial deck is not changed after you choose the amount to bet.After the game is over, the server secret and server seed are revealed, so you can easily calculate and verify the hash.

When you play the game, you can pass an additional custom string-the client seed (if not specified, the browser will automatically generate a random number).The server will then use the server key, server seed, and client seed to calculate another hash.The last 5 characters of this hash (representing the hexadecimal value) are converted to integers.The result will be divided by 52 (the number of cards in a deck), and then N cards will be cut out (moving from the top to the bottom of the deck), where N is the remainder of the division.Since the server cannot predict the client seed, the number of cards cut from the initial deck is completely random, so you can be sure that the game result is fair.

To check if the game you play is fair, go to the History>>My Games page, select a game and click the verify button.

Game settings

The casino administrator can:

  • Set the minimum and maximum bet amount
  • Set bet increment/decrement
  • Defina o valor da aposta padrão

Demo environment

Please registerCrypto casinoTo test the application. You can check the backend functions with the following credentials:

user: Demostración del complemento @ . computadora, Password: Administrator

System Requirements

  • Crypto casino1.13.0Or higher.

Support

Changelog

v1.3.0 - 12 January 2020
- Ability to manually input the bet amount.

v1.2.1 - 16 October 2019
- New color schemes support.
- New preloader image.

v1.2.0 - 26 September 2019
- Game page re-design.
- Mobile version improvement.

v1.1.1 - 13 June 2019
- Disable access to the game page if 2FA is enabled and not yet passed.

v1.1.0 - 31 May 2019
- Ability to specify by how much the bet size should be incremented / decremented when +/- buttons are clicked.

v1.0.4 - 14 May 2019
- Bug fix: new server hash is not refreshed on the client side (in a browser) after each game.

v1.0.3 - 21 Apr 2019
- Bug fix: HTML content is displayed inside the <title> on games pages.

v1.0.2 - 16 Apr 2019
- Bug fix: display order of dealer cards.

v1.0.1 - 15 Apr 2019
- Bug fix: cards animation.

v1.0.0 - 15 Apr 2019
- Initial release.

Blackjack Game Add-on for Crypto Casino [Free Download]
Blackjack Game Add-on for Crypto Casino [Nulled]
PHP Scripts » Miscellaneous

METADATA
  • High Resolution: No
  • Compatible Browsers: IE11, Firefox, Opera, Chrome, Edge
  • Files Included: JavaScript JS, HTML, CSS, PHP
  • Software Framework: Laravel
  • Software Version: PHP 7.x, MySQL 5.x