Git Product home page Git Product logo

templecoindice's Introduction

BitcoinDice is a popular Bitcoin Dice game, BitcoinDice is free to use and distribute.

== Pre-Requisites ==
Linux
Apache2
PHP
MySQL
bitcoind

== Installation ==

bitcoind

  1. Install bitcoind
  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.

server=1
rpcuser=bitcoinrpc
rpcpassword=dfbufbSUBUSbf7763YSFYbfybsiyb87
rpcport=8332

3) run bitcoind -daemon
4) let it fully sync to the network before moving on to the next part (or the script will not work)

BitcoinDice

1) install git (ubuntu: sudo apt-get install git)(fedora/redhat: sudo yum install git)
2) Change to a directory of your choice and run the command (git clone https://github.com/felinegambler/BitcoinDice)
3) Change to the inc/ directory and change the permissions to 777 (chmod 777 *)
4) Run the script from your prefered web browser and follow the installation instructions on screen
5) Once completed remove the install directory for security reasons
6) You now have access to http://your-server/dice/admin (or wherever you put the dice script)
7) Finally, Deposit your funds using the receiving 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)

if you have any problems you can contact me for installation help [email protected]

Good Luck and have fun running your own casino!

templecoindice's People

Contributors

felinegambler avatar

Stargazers

9CAT avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.