Bitcoin Forum

Bitcoin => Project Development => Topic started by: matale0 on July 05, 2017, 02:03:24 PM



Title: Telegram bot api + blocktrial api any tutorials?
Post by: matale0 on July 05, 2017, 02:03:24 PM
Hi, anyone is familiar with telegram bots and blocktriap apis? Want do private telegram bot wallet

Thanks


Title: Re: Telegram bot api + blocktrial api any tutorials?
Post by: OmegaStarScream on July 05, 2017, 07:11:54 PM
I don't know what you are trying to achieve but Telegram is known and there is definitely a huge amounts of tutorials out there. Blocktrail documentation is also very clear (I read it), programming language is definitely required though, If you are familiar with NodeJS you could start here[1]. and there is also a basic explanation for the .NET SDK that was built by a user[2]

[1] https://www.reddit.com/r/Bitcoin/comments/5o1au3/bitcoin_nodejs_tutorial_getting_started_with/
[2] http://raymens.github.io/BlocktrailSdk/tutorial.html