Hi Marky!
Hivepunks related question
I wonder how did you associate properties to each of 10000 punks. I guess some have to be done in old style (one by one) like number of accessories.
How long did it takes?
Or did you use a kind of hidden punk properties and it was all coded? ;)
You are viewing a single comment's thread from:
I did it on Mint.
Pretty quick the way I did it.
Posted Using LeoFinance Beta
Hum. So it was not an old style!
Do you want to reveal the "technic"?
Let me guess... Each punk jpg name was the "key".
The “key” is the ipfs hash. The hash was a hash of the transaction data, image, and attributes.
The seed was a combination of block num, previous block num, transaction id, and transaction offset of the transaction used to mint.
Hum. I need a coffee to process all this information, but I guess I'm not completely lost lol
Anyway, good job! :)