Skip to content

alitaslimi/outlier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

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.