Skip to content

alitaslimi/outlier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5379b47 · Jan 20, 2024
May 18, 2023
Jan 20, 2024
May 1, 2023
Jun 7, 2023
Dec 21, 2023
May 15, 2023

Repository files navigation

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.