Blockies but generated on-chain in solidity.
Every ethereum wallet now owns their respective blocky!
If you want your blocky to show up on marketplaces, the easiest is to go to etherscan and execute the function emitSelfTransferEvent
You can copy paste your ethereum address as the tokenID
(you can do that for other blocky too )
pnpm i
pnpm geth:dev
You can then navigate on http://localhost:4242
it will pick the last ERC721 transfer event and display the corresponding token
You can also specify a specifc token this way: http://localhost:4242#<contract address>_<token id>
you can mint more token via
pnpm execute localhost scripts/mint.ts <tokenID>
example :
pnpm execute localhost scripts/mint.ts 0x000000000000000000000388c818ca8b9251b393