Author

Topic: Live bitcoin coinflip game <-- Selling site/script (Read 160 times)

newbie
Activity: 20
Merit: 1
On the downleft corner of your thread (scrolling all the way down), you will see two links: move topic and lock topic. Smiley

Thanksss!
legendary
Activity: 3038
Merit: 1104
This is what I do. I drink and I know things.
Perhaps is better to move your thread to a more specific section, like this one. Cool

And how can I move it?  Roll Eyes

On the downleft corner of your thread (scrolling all the way down), you will see two links: move topic and lock topic. Smiley
newbie
Activity: 20
Merit: 1
Perhaps is better to move your thread to a more specific section, like this one. Cool

And how can I move it?  Roll Eyes
legendary
Activity: 3038
Merit: 1104
This is what I do. I drink and I know things.
Still selling this...

Perhaps is better to move your thread to a more specific section, like this one. Cool
newbie
Activity: 20
Merit: 1
Hi,

So, I have create a website using html, css (most Materializecss), javascript and php.
The site is a live bitcoin coinflip game. You can see it as a bustabit, but for coinflip.
Features;
  • Automatic deposit using blockchain & block.io api's (every user gets it's own deposit address)
  • Automatic withdraw using the block.io api's
  • Live coinflip game
  • Chat
  • You can see the list of bets on the right side
  • All in 1 page, deposit, withdraw, login and register gets loaded in using modals and javascript
  • Colors customizable

I am not really planning to actually host this myself, so I want to sell this site.
It has a easy-to-use config file;
Code:
session_start();

$siteurl "https://google.com"//Site url without '/' at end
$name "flipabit";

$servername "localhost";
$username "";
$password "";
$dbname "";

$blockio['btc_api'] = "";
$blockio['secret'] = "";
?>

Here are some looks (chat is not done yet);
https://i.imgur.com/rcQPIoB.png
^ Default color, you can easily change that

https://i.imgur.com/epY8wWw.png
https://i.imgur.com/KmfxkYR.png


That's really it. If interested, leave memethods to contact you.
Jump to: