Morphogen is an immutable cross-chain organism protocol. MGEN formation and permanent Uniswap v4 liquidity live on Robinhood Chain; materialized ERC-721 organisms, fully onchain art, and the ownerless organism market live on Ethereum. Chainlink CCIP transports lifecycle messages while origin-chain MGEN remains the backing asset.
This directory contains the complete Morphogen 1.0.0 contract suite, deployment scripts, tests, and reproducible release manifest. The public export includes the broadcast mainnet configuration, deterministic salts, collection seed, and immutable active deployment evidence. It intentionally omits private candidate bundles, broadcast traces, caches, credentials, and testnet deployment history. Solidity sources are MIT licensed. Third-party dependencies retain their own licenses.
Use Node 24, pnpm 11.16.0, and Foundry 1.7.1:
pnpm install --frozen-lockfile
pnpm checkThe public-repository gate compiles with Solidity 0.8.26 via IR for Cancun and runs formatting, lint, unit, fuzz, and invariant tests. The private monorepo's stronger release gate additionally rebuilds the canonical artwork from its frozen historical source commit, runs tooling/privacy tests, and verifies the checked-in release manifest byte-for-byte.
No deployment key, API key, RPC credential, or hosted runtime secret is committed. Mainnet
addresses, transaction evidence, release commitments, deterministic inputs, and runtime code hashes
are checked in under contracts/config and contracts/deployments/mainnet/active.
Do not use GitHub issues to disclose an unpatched vulnerability. Contact the project through the private security-reporting channel published on the Morphogen website. The contracts are provided without warranty; independent review remains required before integrating or depositing value.