Closed steviecs closed 5 years ago
It seems this project returns the raw response from coinmarketcap. Your best bet would be to check out their response object example.
@thebenlamm is correct. @skramzy please check out coinmarketcap docs. This library is just a simple wrapper on it.
I think this can be closed since there hasn't been any activity for over a year. Feel free to reopen.
I'm building a node.js app that wants to compare the predicted price of a coin against what it's market cap would need to be to achieve that price. Do you have additional object key names for other metrics about that coin's object? Or would they be the same as the actual API?