cryptopunkgenerator
cryptopunkgenerator copied to clipboard
Re: Reverse engineering procedural generation of Non-fungible tokens (kinda)
Hello,
first thanks for your great article write-up and for publishing the source.
If I may comment and highlight:
Via the CryptoPunksData contract data you can get all reverse-engineered 133 attributes in 24x24 format, see https://github.com/cryptopunksnotdead/cryptopunks/tree/master/punksdata-assets another options is punks.blocks, see https://github.com/cryptopunksnotdead/punks.blocks.
Looking forward in case you are doing further explorations. Keep it up. Cheers.