cryptokitties-csv-generator
January 2, 2019 ยท View on GitHub
Script to generate a complete cryptokitties csv dataset for genetic data crunching.
Get the .csv (~170mb) and .zip (~70mb) in Releases
Install and run (python3)
- Requires local ethereum node on default port
pip install web3python kittylist.py
Output
- Filename:
kittylist.csv - CSV Format:
"id", "isGestating", "isReady", "cooldownIndex", "nextActionAt", "siringWithId", "birthTime", "matronId", "sireId", "generation", "genes", "kai_genes"