This repository was archived by the owner on Dec 11, 2023. It is now read-only.

Description
Use the CryptoCompare API to generate a module with the top 50 or so coins/tokens and display in a table with a number of columns such as 'coin', 'price', 'marketcap' and 'liquidity'.
Should also cross reference each coin against its tag in steem to see how many topics, comments and highest reward, using the steem api. This will require columns for 'topics', 'comments' and 'highest reward'.
Put all the data in a jQuery DataTable. Allow the table to be ordered by any column.