News & updates

Major developments, governance votes, and ecosystem milestones. Most recent first.

Last updated:

Ecosystem

CantonNews: Send positions Canton Wallet as the retail gateway to institutional rails

CantonNews / Send (August 8, 2026): Send argues Canton already runs serious financial infrastructure—Broadridge DLR, DTCC tokenization, J.P. Morgan deposit-token plans—while retail access remains early. Through Canton Wallet, Pool Party, CUSD, and USDCx bridging, Send offers passkey login, Sendtags, and unified fund/hold/swap/liquidity flows so everyday users can onboard without seed-phrase friction. The piece explains Canton's need-to-know privacy (activity not broadcast by default), why consumer tooling is still forming atop proven institutional volume, and points explorers to send.cantonwallet.com.

Ecosystem

OneSwap essay: settlement layers—not tokens—define the next financial stack

CantonNews / OneSwap (@Oneswapcc) (August 8, 2026): OneSwap publishes a structural essay on why institutional settlement (scoped visibility, embedded compliance, modular finality) and permissionless execution are separating into interoperable layers rather than converging. Canton represents structured settlement; DeFi-style venues like OneSwap become execution interfaces that must respect non-uniform visibility, fragmented liquidity, and contextual finality—not compete purely on speed or TVL. The piece frames layered architecture (settlement, execution, connectivity) and points readers to oneswap.cc as Canton's retail-accessible AMM on those rails.

Technology

Early Canton app load tests benchmark CIP-0056 transfers at ~15/s

Canton Network Forum / dfrnw (August 6, 2026): Developer dfrnw shares early load/performance results from an app-level harness driving real Daml contracts via the Ledger API—benchmarking OpenZeppelin's Canton token template through CIP-0056 TransferFactory_Transfer. On a single-participant sandbox: ~15 transfers/s (p50 ~400 ms, p99 ~1.2 s), scaling stalls near 22/s offered; DvP allocation matches plain transfer throughput. Failures under concurrency trace to input-holding contention (CONTRACT_NOT_FOUND), not the factory—actionable for wallet UTXO selection. Attaching factory disclosure blobs costs ~3% throughput but raises p99 ~45%; CIP-0104 traffic cost plumbing returns zero in sandbox. Author invites teams with SLA needs to run JSON-defined workloads.

Community

Canton Foundation launches Community Tech Partners mentor program on forum

Canton Network Forum / DevRel (August 4, 2026): The Foundation introduces Community Tech Partners (CTP)—an invite-only volunteer group of infrastructure and Daml experts (Obsidian Systems, Moonsong Labs, LimeChain, Noders, and others) who mentor builders in the App Development category. Partners are marked with a code icon and designation; support covers high-level guidance and architectural pointers but excludes private code audits, commercial SLAs, or free feature development. Ecosystem contributors interested in joining should DM @dunebuggie or @Jatin_Pandya_cf.

Technology

Zenith demonstrates Canton–EVM atomic swap on feature-complete testnet

CantonNews (August 7, 2026): Zenith—the Canton EVM execution layer and Super Validator—demonstrated an atomic swap between a CIP-56 asset on Canton and an ERC-20 on Zenith via a Canton-native app on a feature-complete test network, fulfilling a CIP-0091 deliverable. The team built external_call() so Daml contracts can invoke Solidity workflows and return results atomically; end-to-end external calls landed in July on a dev protocol version, with MainNet expected in Canton 3.6 (late Q3 or early Q4 2026) before Zenith EVM follows. Zenith also appointed Head of Product Norbert Vadas to the Canton Development Fund Core Contributors Group and co-founder Heslin Kim to its Voting Committee.

Institutions

SBI Digital Practice and NodeInfra sign MOU for Japan–Korea Musubi stablecoin rail on Canton

TechTimes (August 7, 2026): SBI Digital Practice—SBI Group's wholly owned Canton subsidiary (formerly SBI Security Solutions)—and South Korean blockchain firm NodeInfra signed an MOU to co-develop the Musubi Project, a stablecoin-based cross-border payment and settlement network linking Japan and Korea on Canton with Daml smart contracts. The bilateral corridor targets Asia's busiest trade route with atomic PvP settlement and institutional privacy—distinct from February 2026 SBI Ripple Asia/DSRV XRPL research and complementary to Canton rails such as ClearToken CT Pay. SBIDP will leverage SBI Group banking, securities, and asset-management networks as both jurisdictions advance stablecoin authorization.

Institutions

ISLA joins Canton Foundation as associate member for securities finance standards

CantonNews / ISLA (August 6, 2026): The International Securities Lending Association (ISLA)—the securities finance industry's primary trade body—joined the Canton Foundation as an associate member, bringing lender, borrower, and intermediary voices into Canton's governance and standards process. Adrian Dale (Head of Regulation and Market Practice) will join the Collateral Subcommittee focused on collateral mobilisation across the network; Chris Rayner (Senior Associate, Market Infrastructure and Technology) will participate in the Technology Working Group on digital infrastructure and network applications. ISLA said the move reflects its commitment to a competitive, interoperable digital securities finance landscape.

Governance

Digital Asset publishes myth-busting guide to Canton Network architecture and governance

CantonNews / Digital Asset (August 6, 2026): Digital Asset published a guide addressing ten common misconceptions about Canton Network—clarifying that Canton is fully open-source (not proprietary), globally distributed (not US-centric), and governed independently by the Canton Foundation rather than DA alone. The article explains the Foundation's light-touch validator approval process (temporary while demand exceeds sustainable onboarding capacity), DA's role as one contributor among many, and how privacy, finality, interoperability, and governance support institutional adoption for tokenized real-world assets.

Institutions

Nano Labs approved as Canton Network validator node

GlobeNewswire / Nano Labs Ltd. (Nasdaq: NA) (August 5, 2026): Hong Kong–based Web 3.0 infrastructure provider Nano Labs received governance approval to operate a dedicated Canton validator node, joining the network's global validator ecosystem. The company will run production node infrastructure and explore institutional digital-asset use cases—settlement, on-chain asset management, and compliant financial workflows—alongside participants such as Goldman Sachs, BNY Mellon, Visa, and DTCC on Canton's privacy-enabled institutional stack.

Technology

PartyLayer passes 106,000 npm downloads, publishes 12-month roadmap

CantonNews / Cayvox Labs (August 5, 2026): PartyLayer—the open-source CIP-0103 wallet connection layer for Canton apps—crossed 106,000 npm package downloads and shared a twelve-month roadmap: automatic Daml code generation, faster connect-in-few-lines onboarding, a proposed "Sign in with Canton" open standard, and mature React Native/mobile tooling. Built on Canton's wallet communication standard with Console, Cantor8, Nightly, and 5N Loop supported out of the box; live demos at tokenization.partylayer.xyz and dvp.partylayer.xyz.