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 43 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
  • protocol Public

    Centrifuge Protocol: The open infrastructure for onchain asset management

    centrifuge/protocol’s past year of commit activity
    Solidity 43 21 23 15 Updated Feb 25, 2026
  • api-v3 Public

    Ponder based indexing logic

    centrifuge/api-v3’s past year of commit activity
    TypeScript 4 MIT 2 21 3 Updated Feb 25, 2026
  • documentation Public

    Documentation for Centrifuge

    centrifuge/documentation’s past year of commit activity
    JavaScript 16 AGPL-3.0 67 2 12 Updated Feb 25, 2026
  • centrifuge/apps-invest-v3’s past year of commit activity
    TypeScript 3 MIT 0 11 1 Updated Feb 25, 2026
  • sdk Public

    A JavaScript client for interacting with the Centrifuge ecosystem.

    centrifuge/sdk’s past year of commit activity
    TypeScript 2 LGPL-3.0 4 64 1 Updated Feb 25, 2026
  • .github Public
    centrifuge/.github’s past year of commit activity
    0 0 0 0 Updated Feb 24, 2026
  • centrifuge-chain Public

    Centrifuge Chain: the layer-1 blockchain for real-world assets, built on Substrate.

    centrifuge/centrifuge-chain’s past year of commit activity
    Rust 198 LGPL-3.0 93 147 9 Updated Feb 21, 2026
  • centrifuge/cloudflare-moltbot-sandbox’s past year of commit activity
    TypeScript 0 0 0 0 Updated Jan 30, 2026
  • safe-utils Public Forked from Recon-Fuzz/safe-utils

    Interact with the Safe API from Foundry scripts

    centrifuge/safe-utils’s past year of commit activity
    Solidity 0 10 0 0 Updated Jan 26, 2026
  • centrifuge-starter-kit Public template

    Starter kit for building your own product using the Centrifuge Protcool

    centrifuge/centrifuge-starter-kit’s past year of commit activity
    Solidity 2 MIT 0 0 0 Updated Jan 9, 2026

People

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

Most used topics

Loading…