SkillAgentSearch skills...

BitcoinDice

BitcoinDice 1.0 Gambling Game

Install / Use

/learn @notecoin/BitcoinDice
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

BitcoinDice is a popular Bitcoin Dice game, BitcoinDice is free to use and distribute.<br> <br> == Pre-Requisites ==<br> Linux<br> Apache2<br> PHP<br> MySQL<br> bitcoind<br> <br> == Installation ==<br> <br> bitcoind<br> <br>

  1. Install bitcoind<br>
  2. Edit your bitcoin.conf in ~/.bitcoin/bitcoin.conf (you may need to create this) to look like the following, You will need to change the username and pass.<br> <br>

server=1<br> rpcuser=bitcoinrpc<br> rpcpassword=dfbufbSUBUSbf7763YSFYbfybsiyb87<br> rpcport=8332<br> <br> 3) run bitcoind -daemon<br> 4) let it fully sync to the network before moving on to the next part (or the script will not work)<br> <br> BitcoinDice<br> <br>

  1. Put in a directory of your choice<br>
  2. Change to the inc/ directory and change the permissions to 777 (chmod 777 *)<br>
  3. Run the script from your prefered web browser and follow the installation instructions on screen<br>
  4. Once completed remove the install directory for security reasons<br>
  5. You now have access to http://your-server/dice/admin (or wherever you put the dice script)<br>
  6. Finally, Deposit your funds using the address on the wallet tab in the admin menu (Depositing your funds to another address will not work and will not show as available casino funds)<br> <br>

if you have any problems you can contact me for installation help felinegambler@gmail.com<br> <br> Good Luck and have fun running your own casino!<br>

Related Skills

View on GitHub
GitHub Stars47
CategoryDevelopment
Updated6mo ago
Forks60

Security Score

67/100

Audited on Sep 15, 2025

No findings