An app that uses the new Observable framework to show some data about Iron Fish.
I didn't have much time for this hackathon, so I just tried to use the new Observable Framework that came out a few days ago to display some blockchain data. In this case, I just made a data loader to grab Iron Fish chain hash rate and display it in a table and chart. There's not much more to it.
It just uses Observable Framework and has a simple script to scrape some data from a REST API. It then uses the Markdown presentation layer and Observable Plot to display the data in a chart. If I had more time, I would investigate more what's going on on the privacy-focused Iron Fish blockchain.