STEPPER The launchpad
TERMS

The guarantees are mechanical.

None of these is a promise. Each one is the absence of a function, which is a thing you can check in the bytecode rather than a thing you have to believe.

No mint

Supply is fixed at birth

There is no mint function anywhere. Not for the operator, not for the chip's owner, not for the factory. A billion units exist and that is the end of it.

No keeper

The clock belongs to nobody

step() takes no owner check. Whoever pays the gas takes the cycle and is written into the event as its sponsor.

No withdraw

The reserve leaves one cycle at a time

The only door out of the mining reserve is a step. There is no path that moves the token in bulk, including for whoever deployed the thing.

No upgrade

The gate array cannot change

It is pure, holds no state and has no owner. The silicon your chip runs on is the silicon it will always run on.

What is still owed, stated plainly. The contracts are written, compiled, and proved inside a real EVM block by block, for the ST-8 and for the generation after it. What has not happened is the deploy itself: until the transaction is sent, nothing here has an address and nothing can be minted. The workbench above never depended on any of that, which is why it is live today and the mint button is not.