dawsbot / eth-labels

📃 A public dataset of crypto addresses labeled
https://eth-labels-production.up.railway.app/swagger
MIT License
190 stars 29 forks source link

Create merging script and run on all #27

Closed dawsbot closed 5 months ago

dawsbot commented 6 months ago
dawsbot commented 6 months ago

This script should dynamically crawl into all directories in data (for now just etherscan, but don't hard-code that), and join all json files into one. This joint JSON should be just an array of ethereum addresses.


[
"0x123....",
"0x234..."
]
dawsbot commented 5 months ago

Can you also make the output files instead named "combined.json"? @kylewandishin

kylewandishin commented 5 months ago

@dawsbot just fixed this in 2c441fb0fe26552a5367bba566fc6d7bef1206f5