Skip to content
@centrifuge

Centrifuge

Building the open infrastructure for onchain asset management.

Centrifuge

Centrifuge is institutional-grade infrastructure for the future of finance, bringing efficiency, liquidity, and composability to onchain asset management. As one of the first and largest tokenization platforms, it connects traditional capital markets to onchain rails, enabling asset managers, fintechs, and DeFi protocols to launch compliant tokenized funds with ease.

Today, Centrifuge powers onchain strategies for leading institutions including Apollo, Janus Henderson, and S&P Dow Jones Indices, while its tokenized assets integrate deeply across DeFi through protocols such as Sky, Aave, and Morpho. More than $2B in real-world assets have already been tokenized through the platform, supported by 24 audits, deployments on 9 chains, and a proven security record.

Architecture

Hub-and-spoke design. Each pool selects a single hub chain as its source of truth, then issues tokens and vaults across any number of spoke chains.

  • Hub: Central orchestration layer handling pool management, double-entry accounting, holdings tracking, share class management, and cross-chain message coordination.
  • Spoke: Local registry on each chain managing token instances, vaults, escrows, and balance sheets. Factory-based deployment of tokens, vaults, and escrows.
  • Cross-chain messaging: Multi-adapter aggregation (LayerZero, Wormhole, Chainlink, Axelar) with automatic batching, gas subsidies, and built-in retries.

Vault standards

  • Asynchronous vaults (ERC-7540): Request-based deposits and redemptions processed through the Hub.
  • Synchronous deposit vaults (ERC-4626 + ERC-7540): Instant deposits via ERC-4626, async redemptions.
  • Pooled vaults (ERC-7575): Multiple investment assets per share token, single aggregated balance sheet.

Developer tools

Centrifuge SDK

TypeScript/JavaScript client (@centrifuge/sdk) for investments, redemptions, reports, and pool management. Runs client-side and server-side. Supports full investment lifecycle: quote, deposit, claim, and reporting.

Centrifuge API

Public read-only GraphQL endpoint at https://api.centrifuge.io. Indexed data from the multi-chain protocol deployment. No authentication required. Entities include pools, tokens, vaults, holdings, investor transactions, snapshots, and cross-chain messages.

Deployments

Protocol v3.1.0 deployed on 9 chains: Ethereum, Base, Arbitrum, Avalanche, Plume, Binance Smart Chain, Optimism, HyperEVM, and Monad. Core contracts deployed at identical addresses across all chains.

Pinned Loading

  1. protocol protocol Public

    Centrifuge Protocol: The open infrastructure for onchain asset management

    Solidity 44 21

  2. sdk sdk Public

    A JavaScript client for interacting with the Centrifuge ecosystem.

    TypeScript 2 4

  3. api api Public

    API for Pools on Centrifuge

    TypeScript 3 5

  4. apps apps Public

    Monorepo for Centrifuge frontends, including Centrifuge App, onboarding api, and Fabric design system.

    TypeScript 33 22

Repositories

Showing 10 of 159 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…