Class MercadoBitcoinAccountDemo

java.lang.Object
org.knowm.xchange.examples.mercadobitcoin.account.MercadoBitcoinAccountDemo

public class MercadoBitcoinAccountDemo extends Object
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 Details

    • MercadoBitcoinAccountDemo

      public MercadoBitcoinAccountDemo()
  • Method Details