mwcproject / mwcbuildpipeline

MIT License
1 stars 4 forks source link

Request to download data from block explorer into CSV files #24

Open hcasalet opened 4 years ago

hcasalet commented 4 years ago

Customers request to be able to download data about blocks into CSV files. We will implement a download functionality which allows someone to specify which blocks they are interested in (We ask them for the start block and and the end block, but limit one request to no more than 100 blocks) and then download data into a CSV file.