Skip to content

Ad-hoc quarterly aggregations of blockchair's dash data (for faster retrieval).

Notifications You must be signed in to change notification settings

dashhive/blockchair-dash-quarterlies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dc042c1 · Sep 25, 2023

History

13 Commits
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023

Repository files navigation

blockchair-dash-quarterlies

Ad-hoc quarterly aggregations of blockchair's dash data (for faster retrieval).

How to Download

git clone https://github.com/dashhive/blockchair-dash-quarterlies.git
pushd ./blockchair-dash-quarterlies/
open .

How to Update

  1. Get blockchair-dash-mirror

    mkdir -p ~/Projects/Dash/
    git clone https://github.com/dashhive/blockchair-dash-mirror.git ./dashblockchair
  2. Download and generate the latest quarterly caches:

    pushd ~/Projects/Dash/dashblockchair/
    ./bin/blockchair_dash_quarter
    
    ./bin/blockchair_dash_download
    ./bin/blockchair_dash_quarter
  3. Commit the updates

    pushd ./quarterlies/
    git add *.tsv
    git commit -m "feat: add cache of 20xx qX"
    git push

About

Ad-hoc quarterly aggregations of blockchair's dash data (for faster retrieval).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published