Live public testnet

The programmable blockchain built for the quantum era.

The EVM-compatible Layer 1 where post-quantum cryptography secures the chain from the first block — no migration, no retrofit.

Compatibility without camouflage. Classic Ethereum transactions remain ECDSA secp256k1 and are not post-quantum. Talero adds a native ML-DSA-65 transaction route beside them — two address families, one WorldState.

  • Post-quantum from genesis. ML-DSA-65 protects chain attestations and native type 0x06 transaction signatures from the first block.
  • Fully programmable. REVM execution brings Ethereum contracts, MetaMask, ethers and viem.
  • Cryptographically auditable. A consensus-sealed inventory turns network cryptography into verifiable data.
Talero combines post-quantum foundations, EVM programmability and cryptographic auditability.
Three foundations. One programmable Layer 1. Every post-quantum claim maps to a specific component.

Why Talero

Post-quantum foundations without giving up programmability.

A signature-only store of value cannot run your contracts. Talero can. Bring Ethereum tooling to a chain designed around post-quantum cryptography from its first block.

01 · Post-quantum from genesis

No migration. No retrofit.

ML-DSA-65 is wired into validator identity, registration proofs, HotStuff votes and quorum certificates, slashing evidence, checkpoint attestations and the native 0x06 transaction path. P2P sessions combine hybrid key exchange, ML-DSA-65 authentication and encrypted application traffic.

The BFT finality architecture is tested and ready for activation; strict activation is not armed on the public testnet.

02 · Fully programmable

Bring your Ethereum tools.

Talero runs EVM contracts through REVM. Classic legacy, EIP-2930 and EIP-1559 transactions work with MetaMask, ethers and viem. Developers keep the ecosystem they know while gaining a native post-quantum route when the transaction signature itself must endure.

03 · Cryptographically auditable

Turn cryptography into evidence.

The consensus manifest acts as a machine-verifiable cryptographic inventory — a CBOM each node confirms. Algorithms, schemes, roles and coordinated transitions become auditable network facts, without publishing operational secrets or release-identifying values.

Explore the Talero CBOM →

Network, live

Inspect the public testnet as it moves.

The explorer head is read live. The runtime publishes explicit chain parameters and classified public surfaces across RPC and REST.

Checking explorer head
Network stagePublic testnetNo mainnet claim.
Block heightCheckingLive explorer head.
Chain ID231846Verified runtime value.
Target block time8 secondsProtocol target.

The bridge and the destination

Ethereum compatibility today. Native post-quantum transactions when you need them.

Under classic_allowed, both signature families are active and write to the same WorldState. Choose compatibility or native post-quantum authorization per transaction path.

Classic Ethereum route

Use the ecosystem as it exists.

ECDSA secp256k1 powers legacy, EIP-2930 and EIP-1559 transactions. MetaMask, ethers and viem work on this route. Its signature remains classical.

Native Talero route

Sign with ML-DSA-65.

Type 0x06 has been active since the first block. ML-DSA-65 has no Ethereum-style signer recovery, so this route uses a Talero-specific SDK and is not a standard Ethereum transaction.

Start building

Connect in seconds. Choose your signature path deliberately.

The classic route plugs into Ethereum tooling immediately. The native 0x06 route uses a Talero-specific SDK for ML-DSA-65 authorization.

NetworkTalero Public Testnet
Chain ID231846 (0x389a6)
RPC URLhttps://rpc.talero.info/rpc
SymbolTLRO
Open developer docs

curl -s -X POST https://rpc.talero.info/rpc \
  -H 'content-type: application/json' \
  -d '{"jsonrpc":"2.0","method":"eth_chainId","params":[],"id":1}'

Why now

Post-quantum readiness has moved from roadmap to deadline.

Federal policy now ties migration to dated milestones and machine-assessable cryptographic inventories. Talero starts with the cryptography and the inventory already inside the chain architecture.

Executive Order 14412

2030 is an operating deadline.

Signed June 22, 2026, the order sets December 31, 2030 for PQC key establishment on federal high-value and high-impact systems, followed by digital signatures in 2031. It also directs public guidance for minimum CBOM elements.

Read the order →
CNSA 2.0

New national-security acquisitions change in 2027.

From January 1, 2027, new acquisitions for National Security Systems must be CNSA 2.0 compliant unless otherwise noted. The transition window is already open.

Read the NSA guidance →
CBOM + crypto agility

Inventory becomes infrastructure.

NIST frames cryptographic discovery, inventory and replaceability as the foundation of migration. Talero makes a verifiable cryptographic inventory part of the consensus design.

See how Talero proves it →

Evidence over slogans

Measured against code. Published with precision.

Regenerated runtime contracts and adversarial internal auditing keep the public claims tied to what the node actually implements.

Runtime evidence

  • Node package 0.5.0; 265 RPC methods, 91 REST routes and 15 runtime capabilities.
  • Gas target 45,000,000; gas limit 90,000,000.
  • Maximum supply 1,000,000,000 TLRO with 18 decimals.
  • No premine allocated in the deployed chain creation state.

Claims with hard edges

  • Public testnet; no mainnet claim.
  • Classic EVM transactions remain ECDSA and are not post-quantum.
  • Strict BFT activation is not armed; lag and estimate signals stay advisory.
  • The RWA suite remains an experimental MVP, not a certified production offering.

RPC

265 inventoried methods; 155 default public reads.

REST

91 inventoried routes; 56 classified public.

PQ transactions

Native ML-DSA-65 type 0x06 from the first block.

PoQ

Advisory, non-consensus and non-blocking.

Build where programmability meets post-quantum foundations.

Go from the transaction paths to the complete cryptographic map, CBOM architecture, public APIs, P2P transport and consensus semantics.