Skip to main content

Deployments

Hypercerts is developed in public and released under dual MIT and Apache license by The Hypercert Foundation.

Supported networks

tip

We want to support every network that wants to support positive impact! If you want to see Hypercerts deployed on another network, please reach out by filing an issue.

The hypercerts protocol is deployed on a growing set of chains. The SDK, API, Graph and frontend are configured to distinguish between testnets and mainnets/Lx as 'test' and 'production'. At the time of writing the following chains have the hypercerts contracts deployed:

  • Arbitrum
  • Base
  • Celo
  • Optimism
  • Contracts

    There are three sets of contracts used in the protocol:

    1. Hypercert Minter: Creates and manages hypercerts.
    2. Hypercert Marketplace: Enables the buying and selling of hypercerts.
    3. Ethereum Attestation Service (EAS): Registry for attestation schemas and attestation based on those schemas.
    info

    For more details on EAS see the EAS docs.

    Backend

    The backend uses Railway to host the API and Indexer and supabase to host the data.