Author

Topic: how to use api btc-e.com (Read 560 times)

staff
Activity: 3500
Merit: 6152
February 03, 2017, 06:57:19 AM
#2
I'm learning about btc-e.com API
but they have no clear documentation to use it.
I need the functionality: create wallets, check transactions, send btc.
needed help
thanks.

Are you sure about that ? I checked their documentation[1] and even though I'm not an expert on programming , everything looks clear. In fact , they provided examples[2] for almost every language that is widely used worldwide.

[1] https://btc-e.com/api/documentation
[2] ....
Code:
Examples:
PHP: http://pastebin.com/8fbMCguM
PHP: https://github.com/marinu666/PHP-btce-api by marinu666
Python: http://pastebin.com/ec11hxcP by miraclemax
Python: https://github.com/alanmcintyre/btce-api by alanmcintyre
Python: https://github.com/t0pep0/btc-e.api.python by t0pep0
Java: http://pastebin.com/jyd9tACF by dApZoKntut
C#: https://github.com/DmT021/BtceApi by DmT
C++/CLI: http://pastebin.com/YvxmCRL9 by PoorGirl
VB.NET: http://pastebin.com/JmJZSsd7 by franky1
Objective-C: https://github.com/backmeupplz/BTCEBot by backmeupplz
Ruby: https://github.com/cgore/ruby-btce by cgore & teddythetwig

BTC-E is not a wallet though , It's an exchange so making a wallet and sending coins won't be possible. BlockTrail.com , Blockchain.info could allow you to do that.
newbie
Activity: 12
Merit: 0
February 03, 2017, 03:22:18 AM
#1
I'm learning about btc-e.com API
but they have no clear documentation to use it.
I need the functionality: create wallets, check transactions, send btc.
needed help
thanks.
Jump to: