Post-quantum accounts
Accounts verify ML-DSA (FIPS 204) signatures through native precompiles, at a price comparable to a handful of ECDSA recoveries. No registry, no pre-registration, no bundler holding an ECDSA key on the critical path.
Post-quantum accounts
Accounts verify ML-DSA (FIPS 204) signatures through native precompiles, at a price comparable to a handful of ECDSA recoveries. No registry, no pre-registration, no bundler holding an ECDSA key on the critical path.
Ethereum-compatible
The EVM, the JSON-RPC surface, and the tooling you already know. Solidity contracts deploy unchanged. Chain ID 8141.
Fee-blind ordering
Ordering is determined by consensus and executed FIFO. A priority fee buys
no position and no latency — eth_maxPriorityFeePerGas returns zero.
Live now
A running testnet with an explorer, a faucet, and a DEX. Everything in these docs is written against the chain as deployed.