Author

Topic: How to use Bitcoin Api in Unity (Read 571 times)

hero member
Activity: 546
Merit: 500
LOL what you looking at?
November 13, 2016, 01:58:54 PM
#3
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
staff
Activity: 3374
Merit: 6530
Just writing some code
November 12, 2016, 09:26:47 AM
#2
Most APIs for Bitcoin use HTTP requests so just choose your API of choice and send the HTTP requests to send and get data.
hero member
Activity: 1162
Merit: 547
CryptoTalk.Org - Get Paid for every Post!
November 12, 2016, 09:21:19 AM
#1
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.
Jump to: