Analytics Tool for NEAR Blockchain.
NEAR Explorer uses it for mainnet and testnet.
Keep in mind that the data (both format and the contents) could be changed at any time, the tool is under development.
sudo apt install python3.9-distutils libpq-dev python3.9-dev postgresql-server-dev-all
python3.9 -m pip install --upgrade pip
python3.9 -m pip install -r requirements.txt
python3.9 main.py -h
See Contributing Guide for details
Apart from NEAR Explorer, see nice blogpost with the tutorial and beautiful pictures based on NEAR Analytics data.