Author

Topic: How do Crypto Casinos handle cashouts/withdrawals? (Read 221 times)

legendary
Activity: 3374
Merit: 3095
BTC price road to $80k
I think this is what you are looking for check this site cryptapi.io just find on google when searching never tested yet but it seems this is what you are looking for multiple crypto.

Why not get some idea from open source crypto casino like this one https://github.com/Jfaler/Bitcoin-Casino
As I think that crypto casino uses JSON-RPC not through API.
member
Activity: 1204
Merit: 38
If a Crypto investment was been created in gambling it takes a lots of different times to make it more properly and people will also you sit very user friendly and learn it quickly and most importantly the profits and withdrawal will made by them was more accurate and appropriate I think you can every casinos will use different strategies to make their sites more stronger but not properly know this is the correct way.
newbie
Activity: 2
Merit: 0
Thank you for the replies,

https://bitcore.io/ and https://www.blockchain.com are amazing if you want just Bitcoin support, as you are in control of the private keys, unlike on Coinbase.

My interest is for multiple Cryptocurrencies, like Litecoin, Ethereum, Bitcoincash, Dash etc. and I didn't find anything similar to include these ones.
legendary
Activity: 2870
Merit: 7490
Crypto Swap Exchange
The closest thing that i could think is Bitcore full node client

- The starting guide (https://bitcore.io/start) mention NodeJS as requirement
- It has web services (https://bitcore.io/api/service/web)
- It offers lots of API features, especially compared with built-in Bitcoin Core RPC-JSON
- Their API docs mention creating transaction (https://bitcore.io/api/lib/transaction)

Another full node client called bcoin also exist, but i never use or know it's reputation. They even claim upcoming bitcoin improvement such as MAST and MuSig Schnorr.

P.S. I never used Bitcore and Bitcore is developed by BitPay which known for it's bad treatment on Bitcoin for past few years.
legendary
Activity: 2800
Merit: 2736
Farewell LEO: o_e_l_e_o
If anyone has any idea how to do this or any leads/articles, that would be amazing. One note, I'm coding in a Node Js environment, so being Javascript-friendly would help a ton!

Thank you!
I am not sure buy may be you can try
coinpayments.net API: https://www.coinpayments.net/apidoc-code
BitPay: https://bitpay.com/api (I do not think you are looking for this)
Bitcoin Developer APIs: https://www.blockchain.com/api

I hope some other members in here will be able to enlighten you more.

Good luck.
newbie
Activity: 2
Merit: 0
Hey guys,

As the title states, I'm curious how do the Crypto Casinos handle cashouts/withdrawals. I'm interested in this because it's very similar to the type of Web App I'm trying to build.

I just need to be able to automate sending payments with various Cryptocurrencies, that's why a casino cashout seemed very similar. I've googled long and wide, tried Coinbase API as well, but they support just Bitcoin, while some casinos offer withdrawals for several currencies.

If anyone has any idea how to do this or any leads/articles, that would be amazing. One note, I'm coding in a Node Js environment, so being Javascript-friendly would help a ton!

Thank you!
Jump to: