Quick site built to give a summary of the current Haven ecosystem.
The purpose was to make a more user friendly version of Haven's own block explorer until the core team has more time to work on their own.
Gatsby using Bulma and Emotion.
Hosted on Netlify
Pretty gross. Express app that is downloading the source of the block explorer and parsing out the table of supply data.
Hosted on EC2, sitting behind nginx caching every minute to prevent continual scraping of explorer.
Work with haven core team on a more refined version, with historical/graphs that actually runs from the blockchain itself rather than sraping.