1.0.1 • Published 4 years ago

coin-converter-mgava v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

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

1.0.1

4 years ago

1.0.0

4 years ago