Quantstamp Proof of Care Portfolio Tracker
This tool allows you to track the value of the Proof of Care program offered by Quantstamp, the #1 security auditing company!
This tool is relying heavily on data from CoinMarketCaps public API. Big thanks to them for making this tool possible.
Installation
- Import the
quantstamp_portfolio.sql
file into a MYSQL database of your choice. - Replace the sample connection data with real credentials inside of
dbconfig-sample.php
- Rename
dbconfig-sample.php
todbconfig.php
Cron Jobs
This tool fetches data from CoinmarketCap and builds its price structure from it. The live site fetches data everyhour and compiles that into daily data every day. You are free to change the rate of data collection however please follow Coinmarketcaps recommendation of 10 minutes delay at least.