1.0.1 • Published 3 years ago
coin-converter-mgava v1.0.1
Coin convert install
yarn add coin-converter-mgava
or
npm install coin-converter-mgava
Get started
import CoinMarketMap from "coin-converter-mgava"
const myConverter = new CoinMarketMap()
const myCoin = myConverter.quotes("BTC")
Methods:
quotes(symbol) - get current quotes from symbol convertion(symbol,amount,convert) - get convertion from symbol to convert by amount