You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: