Cryptocurrencies

Litecoin API

Bitcoin/Litecoin API commands

  • getaccountaddress "" = Print BTC/LTC address
  • backupwallet <location> = Dump wallet to location
  • encryptwallet <passphrase> = Encrypt the wallet with passphrase
  • validateaddress <coin_address> = Print informations about coin_address
  • walletpassphrasechange <oldpass> <newpass> = Change wallet password