Marketplace
Afterimages ships as 3,333 unique looping paintings. The site shows the signature fifty as APNG; the Drop pack is a GIF bake of the full 3,333.
Wallet setup
RPC https://rpc-gel.inkonchain.com
Explorer https://explorer.inkonchain.com
Afterimages is not a trait stack. Tokens 1–50 are signature APNGs on the site. OpenSea does not play APNG, so the Drop pack is a GIF bake of every loop, 1 through 3,333.
In OpenSea Studio, create a Drop on Ink (chain ID 57073). Set supply to 3,333, edition style to unique 1:1s. Paste the collection description from public/metadata/afterimages-description.txt. Upload logo-afterimages.png, featured-afterimages.jpg, banner-afterimages-opensea.jpg, and collection-afterimages.gif from public/brand.
Upload every file in generated/afterimages/gifs (1.gif–3333.gif) and generated/afterimages/opensea-metadata.csv. The CSV already uses OpenSea’s required headers (tokenID, name, description, file_name, attributes[Trait]). GIF is the media OpenSea will play. Preview the loops, then publish.
contracts/Afterimages.sol mints token IDs 1–3,333 on Ink. Pin generated/afterimages/json and set the base URI. Import that contract on OpenSea instead of using a Drop if you want a custom mint.
Drop upload notes: Preparing metadata for your drop. Ink network docs: docs.inkonchain.com.