Get price of chaucha
npm i -S cha-price
const cha = require('cha-price');
// Get from https://orionx.io/developers
const apiKey = 'your-api-key'
const secretKey = 'your-secret-key'
cha(apiKey, secretKey)
.then(console.log)
.catch(console.error);
Result:
XXXXX // a number