zOrdinals.fun

The launchpad and infrastructure project built on top of the protocol.

Everything up to this point describes the protocol: numbering, inscriptions and artifacts. zOrdinals.fun is the application layer — a place to launch a coin on Zcash, trade it instantly, mint NFTs and hold it all in one wallet.

What it provides

  • Launchpad — create a coin for 0.001 ZEC with a fixed supply of 1,000,000,000 tokens.
  • Instant market — every coin trades against a bonding curve from the moment it exists, with no listing step.
  • Wallet — the Zordinals Wallet holds ZEC, token balances, inscriptions and NFTs.
  • NFTs — inscribed artifacts minted and traded in the same interface.

Where it meets the protocol

Launches, buys, sells and transfers are written as inscription records, so the state of every coin can be rebuilt from the chain alone. The launchpad is a convenience layer over that record, not a custodian of the truth.

Ready to try it? Follow the quick start, then read up on the bonding curve.