goldsvet-6-5-casino-script-php-html5-games-open-source

(★ 28)

🎰 Goldsvet Crypto Casino Script with Pragmatic Play & Hacksaw API. Open source core, 2000+ slots, 12 local instant games, 0% fee direct crypto gateway, mobile responsive, advanced retention modules. High-load engine by Mint Scripts Studio.

File Explorer

  • index.php
  • README.md
  • slots_api.class.php

# Use via CDN

jsDelivr

jsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.

Command Glossary

Commands referenced in this DOCs, explained below.

🔍

openssl

View Details ▼

OpenSSL cryptographic toolkit.
Some subcommands such as `req` have their own usage documentation.

openssl genpkey -algorithm {{rsa|ec}} -out {{path/to/private.key}} -aes256

Generate a private key and encrypt the output file using AES-256:

openssl rsa -in {{path/to/private.key}} -pubout -out {{path/to/public.key}}

Generate the corresponding public key from the private key `private.key` using `rsa`:

openssl req -new -x509 -key {{path/to/private.key}} -out {{path/to/certificate.crt}} -days 365

Generate a self-signed certificate valid for a specified number of days (365):

# Project Badges

  • PHP PHP
  • MySQL MySQL
  • License License
  • Status Status
// repository documentation