Onchain

Collecting the complete generative system—not one fixed result produced by it.

Each token contains a permanent algorithm whose owner can explore and select its expression through a changeable seed.

The system is the work.

The contract enables a distinct model for collecting generative art: rather than selling a single image or randomized iterations, each token represents the complete algorithm as an active, interactive artwork.

Traditional generative works are often collected as fixed digital images, physical prints accompanied by code, or long-form editions in which a seed assigned at mint determines one permanent composition. In each case, the collector ultimately receives a particular result generated by a larger system.

Here, the emphasis moves from the individual result to the system that produces it. The algorithm remains the artist's finished work; the collector determines how that system is presently expressed.

01
Complete algorithm
02
Holder-controlled seed
03
Permanent onchain execution

An algorithm is not a single image. It is a field of possible images.

Each token is associated with its own complete generative algorithm, stored fully onchain alongside the information required to execute and render it. The artwork is returned as live, self-contained HTML rather than as a reference to a separately hosted PNG or JPEG.

The owner controls the seed supplied to the algorithm. By changing that seed, they can explore the work's broader range of possible compositions and select an output that reflects their preference. If the token is transferred, this ability to interact with and reseed the work transfers to its new owner.

The contract preserves a clear distinction between structure and variable state. The code, dependencies, title, description, and rendering instructions can be permanently frozen, protecting the integrity of the artist's original system. The seed remains editable by the holder, allowing the work to evolve without changing its fundamental artistic logic.

The artist authors and finalizes a field of possibilities; the collector becomes its custodian and active operator. The collected object is not only an image generated by an algorithm. The algorithm itself—its rules, behaviors, limits, and potential outputs—is the artwork.

No off-chain dependency.

As long as Ethereum remains readable, the algorithm remains available and capable of execution.

The script and the resources required to execute it are stored directly on Ethereum. The token does not depend on an image host, website, IPFS file, private server, or maintained domain to preserve the artwork.

The contract assembles the complete work from onchain storage and returns it as self-contained HTML. Its algorithm, rendering libraries, metadata, seed, and execution instructions can all be recovered from the blockchain itself.

Once the script and rendering configuration are frozen, the artist cannot replace the underlying work. The collector may change its seed, but not its rules.

One algorithm per token. Every seed a different expression.