Class BitsoAccountDemo

java.lang.Object
org.knowm.xchange.examples.bitso.account.BitsoAccountDemo

public class BitsoAccountDemo extends Object
Example showing the following:
  • Connect to Bitso exchange with authentication
  • View account balance
  • Get the bitcoin deposit address
  • Withdraw a small amount of BTC
  • Constructor Details

    • BitsoAccountDemo

      public BitsoAccountDemo()
  • Method Details