coinmarks
v0.0.7
Published
scraped coinmarketcap of top 100
Downloads
4
Maintainers
Readme
CoinMarks
##coinmarketcap top 100 scraped coin list with market data
##install
npm install --save coinmarks
##simple to use
require('coinmarks')(-5).then(console.log);