This is an import script for getting STEEM transactions into the CoinTracking.info site.
CoinTracking is a portfolio website for tracking cryptocurrency assets. They have lots of exchanges and blockchains already integrated with the site to import automatically, but STEEM is not one of them. However, they do have a "Custom Exchange Import" option to add in different exchanges that don't have a dedicated import option.
This script uses the steem-js library to make a connection to the STEEM blockchain, fetches all transactions for a given user, and converts it to a CSV file that can be imported into CoinTracking.

Log in or sign up for Devpost to join the conversation.