Bitcoin Forum

Bitcoin => Project Development => Topic started by: apoorvlathey on November 12, 2016, 01:21:19 PM



Title: How to use Bitcoin Api in Unity
Post by: apoorvlathey on November 12, 2016, 01:21:19 PM
I have learnt the basics for unity to design android and online games. I would like to know that if there are some free to use bitcoin api compatible to be used within bitcoins. I use c# as the coding language. Also, if there are any sample projects or github projects, then it would be much better.
I just wanted to replace the in-game currency with btc.


Title: Re: How to use Bitcoin Api in Unity
Post by: achow101 on November 12, 2016, 01:26:47 PM
Most APIs for Bitcoin use HTTP requests so just choose your API of choice and send the HTTP requests to send and get data.


Title: Re: How to use Bitcoin Api in Unity
Post by: GODLIKE on November 13, 2016, 05:58:54 PM
Most APIs for Bitcoin use HTTP requests so just choose your API of choice and send the HTTP requests to send and get data.

Would this be ok? http://bcoin.io/docs/index.html