Bitcoin Forum

Economy => Gambling => Topic started by: deisik on June 22, 2015, 08:18:58 PM



Title: Betting on the blockchain
Post by: deisik on June 22, 2015, 08:18:58 PM
In another thread I've been asked about what I thought about "gaming on the blockchain" and an idea struck me, namely, is it possible to turn the Bitcoin blockchain (or any other blockchain, for that matter) into an online casino, like real dice site existing on the Net (latency issues aside)?


Title: Re: Betting on the blockchain
Post by: anderson00673 on June 22, 2015, 08:23:00 PM
I am not really sure what you mean.  Do you mean using the blockchain as some type of rng?  Or do you mean an actual game based on the blockchain?  I am intrigued, this could get interesting.


Title: Re: Betting on the blockchain
Post by: erwin45hacked on June 22, 2015, 08:28:31 PM
In another thread I've been asked about what I thought about "gaming on the blockchain" and an idea struck me, namely, is it possible to turn the Bitcoin blockchain (or any other blockchain, for that matter) into an online casino, like real dice site existing on the Net (latency issues aside)?

Sounds like an on-chain gambling? that existed btw . Sorry if that is not what you mean


Title: Re: Betting on the blockchain
Post by: deisik on June 22, 2015, 08:32:47 PM
I am not really sure what you mean.  Do you mean using the blockchain as some type of rng?  Or do you mean an actual game based on the blockchain?  I am intrigued, this could get interesting.

Actually, I don't have anything to tell yet (because I don't know the gory details behind the blockchain protocol), but since the time between tx confirmations seems to be pretty damn random, then yes, the blockchain could be used as an RNG. I think about (the possibility of) implementing something like a dice site in a fully decentralized manner which would be absolutely fair with a zero "house edge" (or small, to add up to a bankroll)...


Title: Re: Betting on the blockchain
Post by: romano1 on June 22, 2015, 08:36:17 PM
I am not really sure what you mean.  Do you mean using the blockchain as some type of rng?  Or do you mean an actual game based on the blockchain?  I am intrigued, this could get interesting.

Actually, I don't have anything to tell yet (because I don't know the gory details behind the blockchain protocol), but since the time between tx confirmations seems to be pretty damn random, then yes, the blockchain could be used as an RNG...

but usually people know busy hours and that the time between mined blocks is large, isn't this easy to guess ?


Title: Re: Betting on the blockchain
Post by: deisik on June 22, 2015, 08:40:10 PM
I am not really sure what you mean.  Do you mean using the blockchain as some type of rng?  Or do you mean an actual game based on the blockchain?  I am intrigued, this could get interesting.

Actually, I don't have anything to tell yet (because I don't know the gory details behind the blockchain protocol), but since the time between tx confirmations seems to be pretty damn random, then yes, the blockchain could be used as an RNG...

but usually people know busy hours and that the time between mined blocks is large, isn't this easy to guess ?

To be honest, I don't know, but I'm sure that there are metrics in the protocol which values are truly random and which could be used for "rolling", as it were. And you needn't use actual time spans between confirmations, you could use, say, seconds or milliseconds (throwing away the number of full minutes)...


Title: Re: Betting on the blockchain
Post by: vennali on June 22, 2015, 08:43:36 PM
I am not really sure what you mean.  Do you mean using the blockchain as some type of rng?  Or do you mean an actual game based on the blockchain?  I am intrigued, this could get interesting.

Actually, I don't have anything to tell yet (because I don't know the gory details behind the blockchain protocol), but since the time between tx confirmations seems to be pretty damn random, then yes, the blockchain could be used as an RNG. I think about (the possibility of) implementing something like a dice site in a fully decentralized manner which would be absolutely fair with a zero "house edge"...
There would have to be someone on the other side who will be handling the funds, and someone will be there would wold control the private keys . Almost impossible for it to be decentralized. There was a new site recently which offered On-Chain Dice , I think it was called Chain Roll.


Title: Re: Betting on the blockchain
Post by: deisik on June 22, 2015, 08:47:44 PM
I am not really sure what you mean.  Do you mean using the blockchain as some type of rng?  Or do you mean an actual game based on the blockchain?  I am intrigued, this could get interesting.

Actually, I don't have anything to tell yet (because I don't know the gory details behind the blockchain protocol), but since the time between tx confirmations seems to be pretty damn random, then yes, the blockchain could be used as an RNG. I think about (the possibility of) implementing something like a dice site in a fully decentralized manner which would be absolutely fair with a zero "house edge"...
There would have to be someone on the other side who will be handling the funds, and someone will be there would wold control the private keys . Almost impossible for it to be decentralized. There was a new site recently which offered On-Chain Dice , I think it was called Chain Roll.

I guess the private keys could be generated by and saved inside the blockchain itself (or, rather, distributed across it), so that the winner could see them and thereby take the reward. So I don't think that "the other side" is actually necessary...