bitknowscoinmarketcapwrapper
v1.0.2
Published
a wrapper on top of coinmarketcap's API for eazy of use
Readme
Install
npm i bitknowscoinmarketcapwrapper
What does this package do
This is a npm package for checking currenty bitcoin price.
Provides part of Bitknows' functionality.
How to use this package
var bitcoinPrice = require('bitknowsCoinMarketCapWrapper') cmcPrice();
