Author

Topic: how using API Blocktrail (Read 806 times)

legendary
Activity: 1750
Merit: 1115
Providing AI/ChatGpt Services - PM!
February 02, 2017, 12:00:48 PM
#6
I'm learning about Blocktrail API. I need to function:
- Create wallet.
- Transfer Bitcoin.
Somebody please just help me.
thanks
What is there to help ? Everything is pretty much self-explanatory if  your basics of JavaScript are clear.Maybe post the part of the code which you think is a bouncer ? They have pretty nice documentation though.Read.
legendary
Activity: 1218
Merit: 1006
February 02, 2017, 04:31:17 AM
#5
https://github.com/blocktrail/blocktrail-sdk-php library, I do not know how to install.
I need specific instructions, if any examples as possible.
thank you
You need to have composer for it get installer for windows here https://getcomposer.org/download/
Are you looking to test this in your local server/laptop? Use xampp to setup local server in your laptop.

If you are quite noob at coding, than i will suggest you to try block.io php api which is way more easier to setup than blocktrail api.
newbie
Activity: 12
Merit: 0
February 01, 2017, 11:35:29 PM
#4
Between all the APIs available on the market , Blocktrail one is probably the best when It comes to the limits and stability. Documentation include everything that you need to know too with different used programming knowledge , some like .NET are not available there but you should find a library on GitHub .

thank you for guidance.
I looked inside, but the curl https://www.blocktrail.com/api/docs not provide functionality for creating and sending btc.
https://github.com/blocktrail/blocktrail-sdk-php library, I do not know how to install.
I need specific instructions, if any examples as possible.
thank you
legendary
Activity: 1568
Merit: 1031
February 01, 2017, 10:27:21 PM
#3
Between all the APIs available on the market , Blocktrail one is probably the best when It comes to the limits and stability. Documentation include everything that you need to know too with different used programming knowledge , some like .NET are not available there but you should find a library on GitHub .
legendary
Activity: 966
Merit: 1042
February 01, 2017, 11:12:14 AM
#2
I'd go right to the source and ask them on their thread: https://bitcointalksearch.org/topic/blocktrailcom-wallet-explorer-api-756279 I only use blocktrail as an Explorer and didn't even realize they had a wallet!
newbie
Activity: 12
Merit: 0
February 01, 2017, 11:04:31 AM
#1
I'm learning about Blocktrail API. I need to function:
- Create wallet.
- Transfer Bitcoin.
Somebody please just help me.
thanks
Jump to: