Skip to content

Add Automate Attention contract metadata (+ render pipeline) - #8

Open
incarterseyes wants to merge 1 commit into
evmnow:mainfrom
incarterseyes:add-automate-attention-metadata
Open

Add Automate Attention contract metadata (+ render pipeline)#8
incarterseyes wants to merge 1 commit into
evmnow:mainfrom
incarterseyes:add-automate-attention-metadata

Conversation

@incarterseyes

Copy link
Copy Markdown

Adds metadata for Automate Attention (0x12fd3dB5Ae10615873a4eadbE4085d0698965139, Ethereum mainnet) and its 6 integral sub-contracts. A fully on-chain generative NFT by diid whose tokenURI runs an on-chain LLM (for an aphorism) plus a deterministic SVG generator.

Files (7):

  • Parent AutomateAttention — ERC-721 + metadata; mint / art / info / admin actions; two mint-time traits (state, wealth).
  • Renderer 0x6e8f…384e — builds the metadata + SVG.
  • OnChainLMv2 0x5f8e…a5d3 — the on-chain LLM.
  • ArtGenerator 0xcd84…9e16 — dispatches 23 art types →
  • ArtGenA 0xd1f1…a520 (types 0–7, unverified on Etherscan — authored from the parent's verified source bundle, flagged as such), ArtGenB 0xa181…b45c (8–15), ArtGenC 0x3689…ee8c (16–22).

Sub-contract entries are proportionate (compute contracts, no writes) and cross-link the pipeline. Etherscan-only links (no verified project site). pnpm validate passes strict.

On-chain LLM + generative-art NFT by diid: parent plus 6 integral sub-contracts (Renderer, OnChainLMv2, ArtGenerator, ArtGenA/B/C). Passes strict validation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant