Skip to content

Onchain

Own the algorithm, not an output.

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

View Onchain Works
01

The algorithm

The complete generative system is the collected work.

02

The seed

The holder can change the seed and explore new expressions.

03

The output

The current expression renders live from the system.

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.

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

The Algorithm

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 Seed

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

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 Collector

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.

Explore the systems.

No off-chain dependency.

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

Onchain Storage

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.

Self-Contained

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.

Frozen Rules

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.