Skip to content
About

An ocean of coded artworks.

artsunami is a platform for generative art — a project by xerak.com, crypto artist and art coder.

What it is

Every collection here is code. An artist publishes one deterministic script; each collector's mint runs it with its own seed, drawn on-chain at mint time. Same script, different seed, different artwork — so no image is ever stored, and nothing depends on a file surviving somewhere.

The script itself lives on-chain, written into the contract in chunks and then locked. Anyone can read it back and render the collection without this website, this company, or any gateway staying up. That is the point: the artwork is reproducible from chain data alone.

How it is built

  • Creator-owned. You deploy your own contract from your own wallet. artsunami never holds your work, your keys or your proceeds.
  • No custody. Connecting happens between your browser and your wallet, over the browser standards EIP-1193 and EIP-6963 — no third-party connection service in between.
  • Royalties stay yours. Set on-chain (EIP-2981) at deploy, capped at 10%, paid to you.

More from the artist at xerak.com.