Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 768 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 768 Bytes

Outlier

The Outlier is a blockchain analytics tool that allows its users to perform a cross-chain comparison between various blockchains on a wide variety of metrics. It is developed on top of Streamlit by leveraging the free data of Flipside Crypto.

Structure

This tool is structured as a one-page web application. Users can filter their desired chart using the available options.

Data

All of the data used for this tool are selected from the available free data on Flipside Crypto and pulled using its REST API. The data for each metric is then saved on a CSV file in the data directory to improve the loading time.