It is being worked on, all the NFTs are minted and have their IPFS assets, the problem is the migration to faster storage and metadata so it will work on the website.
As you can see here, they are actually minted.
hiveengine.py --symbol PUNK --nftowner blind-spot
[ { '_id': 2777,
'account': 'blind-spot',
'lockedTokens': {},
'ownedBy': 'u',
'properties': { 'hash': 'QmWHLPpPF6yz1Z72vXBdrFSWVXQum1GfkoDgN8exh6E9QB'}},
{ '_id': 2778,
'account': 'blind-spot',
'lockedTokens': {},
'ownedBy': 'u',
'properties': { 'hash': 'QmQFUVmyMzfTgCaEbmbWsLVJ4MYiWQfZEAXJznMA2Dzte2'}},
{ '_id': 2779,
'account': 'blind-spot',
'lockedTokens': {},
'ownedBy': 'u',
'properties': { 'hash': 'QmdpbBfs9ay34qf3xzeZ7Y5BBinmZ9HLKMexcdWgXCyong'}},
{ '_id': 2780,
'account': 'blind-spot',
'lockedTokens': {},
'ownedBy': 'u',
'properties': { 'hash': 'QmV9TiEQrCDTWeqFa5DQDJCZnm9DE55gEweUTt8CKtLqms'}}]
I'm working as fast as I can for a solution.
RE: Punks on HIve is live!