About
Wild Future is an on-chain generative art platform. Every piece is created from blockchain entropy — deterministic, unique, and stored forever.
1. The Script. An artist writes a generative script using p5.js. The script uses a platform-injected randomness function seeded by a unique token hash.
2. The Hash. When a token is minted, the blockchain generates a deterministic hash from the block number, transaction sender, and token ID. This hash is the seed.
3. The Art. The renderer assembles the script, the hash, and the p5.js library into a self-contained HTML document. Every render produces the same output from the same hash — forever.
4. On-Chain Forever. No APIs. No servers. The entire artwork lives on the Base blockchain. As long as Base exists, the art exists.
Each token hash is derived from:
This is the same proven randomness pattern used by ArtBlocks on Base. It's deterministic (same inputs → same hash) but unpredictable at mint time.
Want to launch a project on Wild Future? We review every submission manually. Scripts must be deterministic, self-contained, and under 100KB.
DM @wildfutureart