Code Monkey home page Code Monkey logo

untitled-dice

More info (including changelog and FAQ) in the bitcointalk.org thread: https://bitcointalk.org/index.php?topic=1062680

Untitled Dice is a bare-bones bitcoin dice casino built on top of the Moneypot.com gambling API that lets anyone run their own dice site by forking this project.

Since Moneypot handles the user accounts, betting, faucet, and chat, Untitled Dice does not need a server of its own. It's fully client-side (just some javascript files), so it can be hosted anywhere including Github.

Moneypot even handles the bankroll. Profits are split between you, Moneypot, and Moneypot's investors. See: https://www.moneypot.com/investment.

Screenshot

Run your own dice site

If you want to run your own dice casino, all you need to do is clone/fork this project, create an app at Moneypot (https://www.moneypot.com/apps/new), and set the config.app_id at the top of the app.js file.

Host it on Github

  1. Fork this project
  2. Rename the repository from untitled-dice.github.io to {YOUR_USERNAME}.github.io
  3. Edit the config at the top of app.js
  4. Visit https://{YOUR_USERNAME}.github.io

Run it locally (for development)

cd untitled-dice
npm install
python -m SimpleHTTPServer 5000

Then visit http://localhost:5000

License

MIT

Terry Lipperd's Projects

arbitrium-rat icon arbitrium-rat

Arbitrium is a cross-platform, fully undetectable remote access trojan, to control Android, Windows and Linux and doesn't require any firewall exceptions or port forwarding rules

bedrockws icon bedrockws

PEWS inspired websocket server for Minecraft: Bedrock Edition

chaoscoin icon chaoscoin

CryptoNote protocol implementation. This is the reference repository for starting a new CryptoNote currency. See /src/cryptonote_config.h

cortana-scripts icon cortana-scripts

A collection of Cortana scripts that you may use with Armitage and Cobalt Strike 2.x. Cortana Scripts are not compatible with Cobalt Strike 3.x. Cobalt Strike 3.x uses a variant of Cortana called Aggressor Script.

dragonproxy icon dragonproxy

A proxy for Minecraft: Pocket Editions to join Minecraft desktop(Java) version servers.

fixeddp icon fixeddp

A Fixed and currently working version of DP

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.