create auth.json:

{
  "exchanges": [{
    "id": "coinbase",
    "enabled": false,
    "auth": {
      "apiKey": "",
      "secret": "",
      "password": ""
    }
  }]
}

id should be set to a valid ccxt exchange id


npm install

node index.js