Skip to content
This repository has been archived by the owner on Feb 12, 2020. It is now read-only.

Latest commit

 

History

History
17 lines (10 loc) · 981 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 981 Bytes

CoinMetrics.io analytics scripts

This repo contains a few scripts for blockchain analytics used by CoinMetrics.io.

Status

This repo is by no means complete. CoinMetrics systems are being transitioned to use the exact versions of the scripts published in this repository, therefore scripts released here may differ from actual scripts running on CoinMetrics servers at the moment and may be not fully tested. Please use with caution.

Usage

These scripts are to be used with PostgreSQL database containing raw information from blockchain, produced by running coinmetrics-export tool.

Contents

  • data - so far contains information about selected set of ERC20 tokens, suitable for coinmetrics-export export-erc20-info command.
  • scripts - scripts for refreshing information in database and generating CSV files.
  • sql - SQL scripts for creating materialized views for analytics.