Add Artificial + ArtificialAfterAll contract metadata - #7
Open
incarterseyes wants to merge 1 commit into
Open
Conversation
On-chain neural-net artwork (one of 256) by Han and its factory. Bespoke marketplace, no ERC includes. Passes strict validation.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds metadata for Artificial and its factory, both on Ethereum mainnet, by the artist Han (also the author of Mnemonic in this repo):
0xbDF5A7F5e5AE18eE580139297C63a89fc1d18B5f— Artificial: one of 256 sovereign on-chain contracts, each running a compressed neural network to generate a 32×32 image, with a self-contained fixed-price ETH marketplace.0xa7a3022249415E25752C4Cf8696C2418dEFdF2db— ArtificialAfterAll: the factory that mints the 256 pieces (first 64 free to the artist, the rest 0.128 ETH).Both are bespoke (no ERC-721 includes), modeled on the existing Mnemonic entry's structure. Differences from Mnemonic are noted: no royalties, no bidding, no private sale; adds
seed()/parent()getters. The two entries cross-link each other. Verifiable links only (Etherscan + artist han.io / x).pnpm validatepasses strict.