ResearchJuly 2026·9 min read

What Japan Open Chain built, and what Canadian builders should learn from it.

A sovereign, permissioned Layer 1 has run in production in Japan since 2023, with domestic validators, domestic law, and bank-issued stablecoins. Here is what Canada should copy, improve, and skip.

Japan Open Chain is the most instructive piece of financial infrastructure most Canadian builders have never studied. It has been live since 2023, and once fully operational, is set to process real transactions for named institutions under real regulatory oversight, answering the questions Canada is still debating in policy papers.

What does a sovereign national blockchain actually look like when it runs in production?

This piece walks through the architecture, the consensus, the governance, and the capital-treatment decisions that made it work. Then it gets specific about what Canada should copy, what it should improve, and what it should skip.

The numbers that frame the moment

Stablecoins are no longer a niche crypto experiment. The market is large, it is almost entirely denominated in US dollars, and at $322B+, the settlement volume is real. That concentration is the backdrop. The rails underneath it are the subject.

MetricValueSource
Global stablecoin market$322B+DefiLlama
Share that is USD-denominated~99%DefiLlama
USDC share of onchain USD-stablecoin volume, Q1 2026~80% (~$30T)CoinMarketCap
Actual stablecoin payment volume, 2025~$390BMcKinsey / Artemis
Basel risk weight, non-qualifying (Group 2) crypto exposure1250%BIS Basel SCO60
Wholesale CBDC settled on SIX Digital ExchangeCHF 750M+SNB, Project Helvetia

A settlement layer denominated in someone else’s currency, cleared under someone else’s law, is a sovereignty exposure whether or not it has been named yet. Exploring a sovereign L1 for Canada is an important step towards ensuring that Canadian dollars, Canadian data, and Canadian settlement finality remain governed by Canadian law rather than inherited from infrastructure built for someone else’s economy.

Japan Open Chain architecture: boring on purpose

Japan Open Chain is an Ethereum-compatible Layer 1 blockchain built on a permissioned validator model, developed by G.U. Technologies with a consortium of Japanese corporations.

Figure 01 · Architecture

Japan Open Chain, layer by layer

Execution layer

Full EVM equivalence on Go Ethereum (Geth). Ethereum smart contracts, wallets, and tooling run unmodified.

Consensus layer

Proof of Authority. Deterministic five-second finality, roughly 2,000 TPS today, no permissionless overhead.

Validator layer

14+ named, regulated Japanese entities: NTT Communications, Dentsu, CORGEAR (Sony Group), pixiv, CAC, TIS, Nethermind.

Legal / jurisdiction layer

Japanese law. Governance documents are enforceable in Japanese courts. Stablecoins issued under the Payment Services Act.

Sovereigntyliveshere

The stack, layer by layer. Sovereignty lives at the validator and legal layers, not at execution.

Ethereum equivalence: The chain runs full EVM equivalence using Go Ethereum (Geth), the reference Ethereum execution layer client, with a domestic, fully-connected Proof of Authority consensus mechanism (PoA). Any contract written for Ethereum deploys without modification. Solidity developers are productive on day one, and the standard toolchain (Hardhat, Foundry, MetaMask, The Graph, thirdweb) works out of the box. This was the single most important adoption decision. Japan took the largest smart-contract developer base in the world and gave it a Japanese home. The lesson for Canada is direct. Sovereignty lives at the validator and governance layers, not the execution layer. Inventing a novel execution environment buys years of ecosystem building for zero sovereignty gain.

Permissioned Proof of Authority. Every validator is a named, regulated entity operating under Japanese law. The set today runs to roughly fourteen to sixteen operators, including NTT Communications, Dentsu, CORGEAR (a Sony Group company), pixiv, CAC, TIS, and the client team Nethermind. Each is legally accountable, contractually bound, and jurisdictionally Japanese. In PoA, that named set signs blocks in rotation, which removes the economic overhead and reorganization risk of permissionless consensus. The chain reaches deterministic finality in about five seconds, can support roughly 2,000 transactions per second today, and prices gas predictably enough for an institution to budget against (targeting a gas ceiling of 1 Yen). It answers the question regulators always ask, accountability in the event of failure, with named entities and enforceable contracts.

Decentralization as a destination, not a launch feature. Japan Open Chain launched with a small set and published a staged path to widen it. The published hardfork sequence moves from Proof of Authority toward a staked authority model, tiers the validator set, and hardens the base over time. The insight is sequencing. Start with a set you can legally bind and operationally coordinate, prove the infrastructure in production, then earn the widening as the governance framework matures.

Figure 02 · Roadmap

Decentralization as a destination, not a launch feature

2023
Launch
2025–26
Tokyo hardfork
2026–27
Osaka hardfork
2027–28
Kyoto hardfork
2028+
Gifu & beyond

PoA consensus. ~14 named validators. Bank stablecoin trials begin.

Move to PoS-Authority (v2). Beacon-chain tech. Target up to 5,000 TPS.

Tiered set: 21 core plus up to 500 standard and community validators. Staking.

Post-quantum security. Further geographic decentralization in Japan.

IOWN low-latency, zkRollup, dynamic governance, cross-chain bridges.

Start with a validator set you can legally bind. Prove it in production. Earn the widening.

The governance model

The novel part of Japan Open Chain is legal, and it gets less attention than the technology.

Figure 03 · Governance

Law first, protocol second

Public chain (e.g. Ethereum)

Protocol

Built first. Optimized for permissionless, global use.

Social consensus

Governance happens off-chain among unbound parties.

No court jurisdiction

No forum with authority over the validator set.

Law is absent at the base

Japan Open Chain

Protocol

Built to fit inside the legal frame that already exists.

Named validator governance

Regulated entities, contractually and legally bound.

Legal framework (foundation)

Japanese law and the Payment Services Act come first.

Law is the foundation

Public chains build the protocol first. Japan Open Chain built the legal frame first.

Every validator operates under Japanese law. The chain’s governance documents are enforceable contracts in Japanese courts. Token issuance on the chain, including bank-issued stablecoins, happens inside Japan’s revised Payment Services Act, which took effect in June 2023 and created one of the first national legal frameworks for bank-issued stablecoins. Contrast the governance reality of a public chain. If a Canadian bank issues a tokenized deposit on Ethereum and a protocol-level dispute arises, no court has jurisdiction over Ethereum’s validator set. Governance runs through offchain social consensus among parties with no legal obligation to Canadian institutions. None of this criticizes Ethereum. It describes what Ethereum is for, and it was never meant to be anyone’s national financial infrastructure.

Japan inverted the priority. The legal framework came first, then the protocol was built to fit inside it. Japanese banks began stablecoin work on the chain precisely because their regulators could map every layer of the stack to an accountable entity under domestic law.

The stablecoin experiments: banks as issuers

Three banks, Tokyo Kiraboshi Financial Group, Minna no Bank, and Shikoku Bank, began stablecoin issuance trials on Japan Open Chain in 2023. These are bank-issued, deposit-backed stablecoins issued under the Payment Services Act. The issuing bank is the accountable entity. The chain provides the settlement layer. The regulator has visibility into both. Redemption is a legal right the holder can enforce in court.

From a Basel capital-treatment perspective, that structure is decisive.

Figure 04 · Capital treatment

Why the legal structure decides who can participate

1250%
Normal
Group 2 exposure

Permissionless / non-qualifying. Roughly eight times the capital of a conventional claim.

Group 1 exposure

Permissioned chain, qualifying legal structure. Conventional capital treatment.

Basel Framework SCO60. Japan designed for Group 1 from the start. The design decision, not the asset, sets the capital charge.

A stablecoin on a permissionless chain risks classification as a Group 2 exposure under the Basel SCO60 framework, where non-qualifying crypto exposures carry a 1250% risk weight, roughly eight times the capital of a conventional claim. The same instrument on a permissioned chain with a qualifying legal structure, enforceable redemption, and an accountable issuer can reach Group 1 classification and conventional treatment. That single distinction decides whether a regulated institution can hold the instrument at all. Japan designed for Group 1 from the start.

What Canadian builders should take from this

  1. 1
    Compatibility is free adoption. Build EVM-composability. Every deviation from Ethereum compatibility is a tax on every future developer and integration. Sovereignty comes from who runs the validators and which courts hold jurisdiction. A bespoke execution environment buys neither.
  2. 2
    The validator set is sovereignty. A Canadian sovereign chain means validators that are Canadian regulated entities, bound by Canadian contracts, accountable to Canadian regulators, running on infrastructure inside Canadian jurisdiction. That last clause matters. A Canadian validator running its node on a US hyperscaler has reintroduced the CLOUD Act through the back door. Physical and legal residency both count.
  3. 3
    Sequence legal before technical. Japan’s stablecoin framework preceded its bank experiments. Canada has the inverse problem. The Stablecoin Act exists, but the implementing regulations may not arrive until 2027, and the sovereign settlement layer those rules would govern does not exist at all. Engage regulators now, during design, the way Japanese builders did. Regulation will dictate the architecture regardless, so the only question is whether Canadian builders shape those rules or inherit them.
  4. 4
    Design for Basel Group 1 from day one. If Canadian institutions cannot hold the instrument without punitive capital treatment, it will not scale past retail speculation. Permissioned architecture, legal redemption rights, and accountable issuers are the entry ticket to institutional adoption.
  5. 5
    Treat decentralization as a roadmap. Start with a validator set you can legally bind and operationally coordinate. Publish the expansion path to earn the widening.

What Canada can do better

Japan Open Chain is not beyond improvement, and Canada arrives later with better tools.

Interoperability standards have matured since 2023 and throughput expectations have risen. Production infrastructure now demonstrates 20,000 to 30,000 transactions per second at peak. Canadian settlement infrastructure should be designed against that benchmark, because tokenized capital markets will demand it once the DTCC digital-asset pilot normalizes onchain equities.

Canada can push compliance deeper into the protocol. Japan bolted regulatory reporting onto a compatible chain. A chain designed in 2026 can make AML screening, sanctions checks, and audit trails native properties of the settlement layer, in line with the BIS Principles for Financial Market Infrastructures that any national settlement system will be measured against. This is the Open Value Network™ thesis. Compliance as architecture, not as process, on rails that Canada governs.

The uncomfortable conclusion

Japan Open Chain proves the model Canada keeps debating.

A sovereign permissioned Layer 1 with domestic validators, domestic law, and bank-grade legal structure has been running for three years. Its banks are issuing stablecoins on it. Its regulators can govern it. Its developers build on it with standard Ethereum tooling.

Nothing about the model requires Japanese scale or Japanese uniqueness. Canada has the engineering talent, the regulatory sophistication, and now the legislative foundation. What it does not have is the infrastructure, and every quarter of delay deepens the procurement commitments pulling Canadian settlement onto foreign rails.

The blueprint exists. Its use case has been proven, audited by reality, and three years ahead of us.

Where this goes next

For policy and regulators. The sovereign choice has a two-to-three-year window before procurement commitments lock in. Read Sovereign by Design, the architectural recommendation, and start the policy conversation before the default becomes the decision.

For institutions and partners. If you are evaluating settlement infrastructure, the questions above (validator residency, Basel treatment, native compliance, interoperability without a rebuild) are the ones to put to any vendor. CADX™ and the Open Value Network™ are built to answer them on Canadian rails. We are glad to walk your architecture and compliance teams through the details.

Start here

Build the Canadian answer, on Canadian terms.

Talk to Transactix about sovereign settlement on the Open Value Network™ with CADX™.