Class MercadoBitcoinAccountDemo
java.lang.Object
org.knowm.xchange.examples.mercadobitcoin.account.MercadoBitcoinAccountDemo
Example showing the following:
- Connect to Mercado Bitcoin exchange with authentication
- View account balance
- Get the bitcoin deposit address
- Withdraw a small amount of BTC
- Author:
- Copied from Bitstamp and adapted by Felipe Micaroni Lalli
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
MercadoBitcoinAccountDemo
public MercadoBitcoinAccountDemo()
-
-
Method Details
-
main
- Throws:
IOException
-