Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

cn-ark-plugin

ChangeNow-io12MIT1.1.0

ChangeNOW plugin on Ark Desktop Wallet

@arkecosystem, desktop-wallet, plugin, changenow, exchange, swap

readme

ChangeNOW plugin for cryptocurrency exchange in ARK Desktop Wallet.

This plugin will be auto-discovered inside ARK Desktop Wallet by the ARK Plugin Manager. For the plugin to work correctly, you must configure the parameters in the file src/config.json. The file contains the following parameters:

  • deafultFrom - default currency which will be exchanged. You should write a currency ticker, for example: btc.
  • deafultTo - default currency which will be got after the exchange. You should write a currency ticker, for example: ark.
  • deafultAmount - currency amount from for exchange.
  • api_key - ChangeNOW partner API Key. Without it you can’t create the exchange.