Application-layer standards including ZRC token specifications.
Application ZIPs define ZRC token standards (fungible, NFT, multi-token), application interfaces, and cross-platform compatibility specifications. These standards ensure interoperability across the Zoo ecosystem and with external chains.
Cross-chain bridge between Zoo L2 and Lux Network secured by MPC threshold signatures and Teleport architecture
Settlement protocol for AI inference payments between Zoo DeFi and Hanzo compute marketplace via Lux Network
Extension of the Lux Teleport omnichain bridge for cross-chain conservation DeFi across 270+ chains
E2E post-quantum encrypted streaming replication for SQLite (WAL-based) and ZapDB (incremental backup) to S3-compatible storage using age (ML-KEM-768 + X25519)
Graduate Zoo from a Lux L2 application chain to a sovereign Quasar-certified L1 with native validator set, triple-consensus finality, and chain-local privacy precompiles
Native Uniswap-style AMM V2 (constant product) and V3 (concentrated liquidity) on Zoo L1, plus V4 implemented as a precompile to the Lux DEX for cross-chain routing
Local-first private AI desktop application that hosts the Zen model family on the user's device, with optional Zoo Cloud routing for larger models
Pure-Go re-write of the Hanzo OpenClaw bot framework: smaller binary, lower memory, faster cold start, narrower attack surface
Cross-ecosystem bridge for Zoo L1 ZRC-20/721/1155 assets and native $ZOO. Built on Lux B-Chain (BVM) with M-Chain MPC threshold signing, preserving conservation metadata and token-bound account state across chains
Zoo-side mirror of Hanzo HIP-0077. Adopts ML-DSA-65 mesh identity, Lux-consensus-backed gossip, and on-chain receipt payments on Zoo Network under the canonical ZOO_STRICT_PQ profile. Heavy spec lives in HIP-0077; this ZIP pins Zoo's ProfileID, gossip namespace, and integration surface.
Zoo-side mirror of Hanzo HIP-0078. Pins Z-Chain as the Zoo PQ identity / DKG-transcript / attestation rollup under the canonical ZOO_STRICT_PQ profile. STARK / FRI / SHA-3 only; Groth16 / BN254 and KZG are explicit refusal markers on the Zoo wire. Heavy spec lives in HIP-0078.
Zoo-side mirror of Hanzo HIP-0079. Pins the compact finality-block wire format for the Quasar consensus engine on Zoo Network. Single Pulsar-M-65 threshold sig per block; TupleHash256 transcript binding over 23 axes; Z-Chain roots anchored by hash. Heavy spec lives in HIP-0079.
Zoo-side mirror of Hanzo HIP-0084. Pins Pulsar-M-65 as the threshold ML-DSA primitive consumed by Q-Chain finality on Zoo Network. Epoch-cadence DKG, identifiable abort, no BLS fallback. Threshold-aggregated signature verifies under unmodified FIPS 204 ML-DSA.Verify. Heavy spec lives in HIP-0084 and the NIST MPTC submission package.
Zoo-side mirror of Hanzo HIP-0085. Adopts the 48-byte ML-DSA-65-derived AccountID and BIP-32 path m/44'/9000'/nid'/0/n under the canonical ZOO_STRICT_PQ profile. Heavy spec lives in HIP-0085.
Zoo-side mirror of Hanzo HIP-0086. Pins the typed PQ transaction-signing envelope under ZOO_STRICT_PQ. ML-DSA-65 signature over a TupleHash256 transcript bound by cust string TX-AUTH-V1; verifier is unmodified FIPS 204. Heavy spec lives in HIP-0086.
Zoo-side mirror of Hanzo HIP-0087. ML-DSA-65 typed-data permit replacing EIP-2612 for ZRC-20 approvals under ZOO_STRICT_PQ. TupleHash256 transcript bound by PERMIT-V1 cust string. Heavy spec lives in HIP-0087.
Zoo-side mirror of Hanzo HIP-0088. Locks ML-KEM-768 (default) and ML-KEM-1024 (high-value) as the PQ session KEM under ZOO_STRICT_PQ. Classical X25519 refused. KMAC256 KDF over TupleHash256 transcript. Heavy spec lives in HIP-0088.
Zoo-side mirror of Hanzo HIP-0089. Hash-DRBG over SHA3-384 per NIST SP 800-90A as the canonical randomness beacon under ZOO_STRICT_PQ. QRNG entropy + Pulsar-M aggregation reseed each epoch. Heavy spec lives in HIP-0089.
Zoo-side mirror of Hanzo HIP-0103. Bridge contracts under ZOO_STRICT_PQ refuse all inbound state that is not finalised under a strict-PQ profile, with field-byte equality on the counterparty profile and Pulsar-M-65 verification. Heavy spec lives in HIP-0103.
Zoo-side mirror of Hanzo HIP-0098. Routine governance uses Pulsar-M-87 (threshold ML-DSA-87, FIPS 204). Cold-root upgrade keys use SLH-DSA-256s (FIPS 205) under k-of-n with k >= ceil(2n/3)+1. Heavy spec lives in HIP-0098.
Zoo-side mirror of Hanzo HIP-0104. Four precompiles at 0x0301..0x0304 (ML-DSA-65 / ML-DSA-87 / SLH-DSA / Z-Chain auth proof) provide the contract-side strict-PQ auth surface on Zoo Network. Heavy spec lives in HIP-0104.