I'm a really fast developer who will build any bitcoin gambling site you want. I can build pretty much anything, will do basic graphics work, can set up servers + maintain games into the future, etc.
I've developed 5 or 6 crypto gambling games from scratch, have seen my fair share of hacked sites, and know how to prevent them. I was responsible for a lot of PrimeDice and JustDice's hacks (reported for bounty, didn't steal anything, ask me if you want to know more), and know enough about security to prevent such things from happening. [1]
Only the latest site I've made is online (http://wolfdice.com), but if you want I can show you code samples and things.
Email me at [email protected], message me, or (easiest) add me on Skype (nateglonthoc)! I look forward to building things for you.
Details:
I'll probably write your site using Python. Most sites out there are written in PHP, which I find to both a poor language + a security headache. I'll deploy the site to a server running Debian Linux. You're responsible for hosting, but I can suggest things; at the beginning in particular, it's enough just to set up a DigitalOcean server running in Amsterdam, and as your site grows I can help you move the site to a bigger offshore server.
Footnotes:
[1] The three biggest ways to attack bitcoin gambling sites are to (1) attack the provably fair mechanism, (2) try to access coins stored on the same server, and (3) do some kind of script-kiddie XSS attack. All three can be addressed trivially if you have the kind of common sense that comes with experience.
How do u handle the real time bet update in Python ? Which library you are using for that ?