1.0.1 • Published 3 years ago

coin-converter-mgava v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
3 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

3 years ago

1.0.0

3 years ago