Script to generate a complete cryptokitties csv dataset for genetic data crunching.
Get the .csv (~170mb) and .zip (~70mb) in Releases
- Requires local ethereum node on default port
pip install web3
python kittylist.py
- Filename:
kittylist.csv
- CSV Format:
"id", "isGestating", "isReady", "cooldownIndex", "nextActionAt", "siringWithId", "birthTime", "matronId", "sireId", "generation", "genes", "kai_genes"