WeFi Ecosystem

WeChain: WeFi's Layer-1 Blockchain

WeChain is WeFi's Layer-1 blockchain, built for financial services rather than general-purpose use. Every WeFi product settles on it. $WFI becomes the native gas token once mainnet launches. Pre-mainnet now.

Open WeFi
WeChain Layer-1 blockchain architecture diagram showing the infrastructure powering the WeFi deobanking ecosystem
This website is an independent informational resource. For official information, please visit: wefi.co

Key Takeaways

  • Purpose-built L1 for real-world finance, not a general-purpose chain.
  • Built on Cosmos SDK: modular, interoperable, customizable for fintech.
  • ZK Payment Engine: verify transactions without exposing personal data.
  • Onchain Accounting Book: every transaction on a public, immutable ledger.
  • $WFI migrates from BSC to WeChain as the native gas token once mainnet launches. Currently pre-mainnet.

Quick Facts - WeChain

Chain type
Layer-1 Blockchain
SDK
Cosmos SDK
Privacy layer
Zero-Knowledge Payment Engine
Compliance
AI-driven decentralized node network
Accounting
Onchain Accounting Book (public, immutable)
Native token
$WFI (after mainnet launch)
Current status
Pre-mainnet — $WFI deployed on BSC (BEP-20)
Smart contracts
Yes — programmable compliance built-in
Cross-chain
Yes — Cosmos IBC interoperability
Mainnet ETA
Not publicly disclosed

What is WeChain

What is WeChain?

WeChain is a Layer-1 blockchain built by WeFi for financial services. Most L1s are general-purpose. WeChain is not. It was built specifically for regulatory compliance, cross-border remittances, non-custodial banking, and programmable money. The WeFi Deobanking Platform runs on it.

WeChain replaces legacy banking rails with a public, immutable ledger. Every transaction in the WeFi ecosystem records onchain. $WFI is the native gas token. The current BSC deployment is a temporary home for $WFI while mainnet is in development. Once mainnet launches, WFI migrates from BSC and WeChain becomes the settlement layer for everything WeFi.

WeChain Layer-1 blockchain built on Cosmos SDK powering the WeFi deobanking ecosystem with on-chain settlement

Status first

What "Pre-Mainnet" Means Right Now

Read this before the rest of the page, because it frames everything else. WeChain's mainnet is not live and has no publicly disclosed launch date. Everything WeChain-specific below (the ZK Payment Engine, native compliance, IBC interoperability, WeChain as the settlement layer) is designed and documented, but not yet running in production.

What is live today is narrower: $WFI exists as a BEP-20 contract on Binance Smart Chain, and WeFi's technical design is published on its GitBook. When mainnet launches, $WFI is meant to migrate from BSC and become the native gas token, and the products currently settling on BSC move over. Until then, "runs on WeChain" describes the roadmap.

Verifiable now vs. planned

What exists todayWhat is planned
$WFI as a BEP-20 contract on BSC$WFI migrating to WeChain as native gas
Published technical design (GitBook)Live mainnet with ZK, IBC, on-chain compliance
Products settling on BSC in the interimProducts settling on WeChain

None of this makes WeChain vapor. Building an app-chain properly takes time, and shipping the token on an established chain first is a reasonable interim step. But evaluate WeChain today on its design and its interim BSC deployment, since that is what actually exists.

Network roles

A system where every participant has a role

01

Validators

Ensure data accuracy, network security, and full transparency across the chain.

02

Nodes

On-chain processors that handle repetitive, essential network tasks. ITO Mining Units are the software product that participates in node activity, and over time units are designed to be redeemable for Lite Nodes, the intended path from holding a software product toward helping validate the chain. Validator decentralization is a claim to verify at mainnet, not observable today.

03

Early contributors

Node owners and ecosystem participants who support network growth and long-term chain health.

04

Beyond Banking infrastructure

WeChain is the blockchain layer for the WeFi ecosystem's next phase. Not another generic Layer 1.

Why WeChain exists

The problem with traditional fintech

WeFi built WeChain after years of working on fintech platforms: remittances, neobanks, card solutions. Every project hit the same wall.

  • Rebuilding financial ledgers from scratch on every project
  • Data mismatches across multiple platforms
  • Endless integrations with unpredictable payment providers
  • Bureaucratic obstacles blocking innovation
  • No way for the community to meaningfully contribute
  • Regulators demanding duplicate reporting and manual oversight

Core technology

The technical pillars of WeChain

WeChain is built around three technical layers. Each one addresses a different problem traditional fintech couldn't solve.

ZK Payment Engine

Zero-Knowledge proofs let users prove compliance status, solvency, or identity facts to the network without revealing the underlying data. You can verify without exposing. Use cases: cross-border transfers, business payments, peer-to-peer transfers, and KYC checks.

Cosmos SDK & instant finality

WeChain runs on the Cosmos SDK. The consequence that matters most for a finance chain is Tendermint BFT consensus: a transaction is final after a single block, with no waiting through confirmations before money is really settled. Cosmos also brings native IBC interoperability and a modular design WeFi can shape for fintech instead of inheriting a general-purpose chain's constraints.

AI-Driven Compliance

Compliance runs on a decentralized node network rather than a central authority. Nodes validate and process compliance signals algorithmically. No compliance team, no manual review queue, no single point of failure.

The trade-off, stated plainly

Choosing an app-chain over building on Ethereum or an EVM L2 is not free. A Cosmos app-chain has to bootstrap its own validator set and security instead of renting Ethereum's. Its ecosystem carries less liquidity and tooling than the EVM world, so integrations and audits draw from a smaller pool. And IBC, powerful as it is, adds a dependency surface of its own. These are the normal costs of a sovereign app-chain, worth knowing before treating "our own L1" as a pure advantage.

Onchain accounting

The ledger is a property of the chain

WeChain writes every transaction to a public, immutable ledger rather than a private bank database, which is what makes on-chain solvency checkable. That accounting mechanic is the heart of on-chain banking. On WeChain specifically, the point is that this ledger is a protocol-level property of the chain, not an application feature bolted on top.

How on-chain accounting, custody, and settlement work

WeChain is the infrastructure. WeFi is built on top of it.

Open WeFi and access the Deobanking Platform, WeFi Card, and ITO Mining in one app.

Open WeFi

FAQ

Common questions about WeChain

WeChain is a Layer-1 blockchain built by WeFi for financial services. It runs on Cosmos SDK with a ZK Payment Engine for privacy-preserving transactions and an Onchain Accounting Book as the public ledger. $WFI is the native gas token after mainnet launch.
No. Mainnet is under development. $WFI currently runs on Binance Smart Chain (BEP-20) as an interim deployment. Once mainnet launches, WFI migrates from BSC to WeChain as the native token.
Cosmos SDK is an open-source framework for building modular blockchains. It comes with Tendermint BFT consensus and native IBC cross-chain interoperability. WeChain uses it to build fintech-specific modules without being tied to a general-purpose chain.
WeChain's ZK Payment Engine uses Zero-Knowledge proofs to verify transactions without exposing personal data. You can prove compliance, solvency, or identity facts to the network without revealing the underlying information. Use cases: cross-border transfers, business payments, peer-to-peer transfers, and KYC without full document disclosure.
Every WeFi transaction records on a public, immutable ledger, which is what makes on-chain solvency checkable. It is a protocol-level property of WeChain, not an app feature. How that accounting works in practice, along with custody and settlement, is covered on the Decentralized On-Chain Banking page.
ITO Mining Units are software infrastructure products that participate in WeChain node activity. Activated units distribute $WFI. Over time, ITO units can be redeemed for Lite Nodes that validate the WeChain network.
WeChain is the infrastructure layer of the WeFi ecosystem. Its design is documented on GitBook, and $WFI trades on BitMart and BingX. The key caveat: mainnet is not live, so most WeChain-specific features are planned rather than running. Judge the published design and the interim BSC deployment, not a live chain. DeoFin is an independent resource; verify through official WeFi channels.
$WFI would remain a BEP-20 token on BSC, and WeFi products would keep settling there. The WeChain-specific features (native ZK compliance, IBC, on-chain settlement) depend on mainnet shipping, so a delayed or cancelled mainnet is a real technology risk to weigh. The interim BSC deployment is why it matters less day-to-day: it works today regardless of WeChain's timeline.
Compliance on WeChain runs on a decentralized node network. Nodes validate and process compliance signals algorithmically, no central authority needed. ZK-KYC handles identity verification without full document exposure. Compliance rules are encoded in smart contracts at the protocol level.
$WFI is WeChain's native gas token. After mainnet launch, every on-chain operation pays fees in WFI: transactions, contract calls, protocol interactions. $WFI also governs Energy pricing through the Monetary Stabilization Coefficient. Currently it runs on BSC (BEP-20) while mainnet is in development.
WeChain uses Tendermint BFT consensus, part of the Cosmos SDK stack. Tendermint gives immediate finality: transactions settle after one block, no waiting for confirmations. For financial applications, that matters. Traditional blockchain settlement uncertainty is a real operational problem. Tendermint sidesteps it.
WeChain is built for financial services. Ethereum and Solana are general-purpose platforms where compliance is an application-layer problem. WeChain puts it at the protocol level. It runs on Cosmos SDK rather than the EVM, which lets WeFi build fintech modules directly: ZK compliance, Onchain Accounting Book, AI-driven regulatory enforcement. Different foundations for different goals.
Yes. WeChain supports smart contracts with compliance rules baked in at the protocol level. Cosmos SDK lets developers build financial dApps where compliance is a contract property, not an afterthought. Mainnet hasn't launched yet, so development environment specifics aren't public. The WeFi GitBook is the best place to track this.
WeChain uses IBC (Inter-Blockchain Communication), the native cross-chain protocol in the Cosmos SDK stack. IBC lets WeChain transfer assets and data with other IBC-compatible chains without third-party bridges. WeFi products get access to the broader Cosmos ecosystem while WeChain stays sovereign.
No public testnet announcement from WeFi. The current $WFI deployment on BSC is a live production token, not a test environment. Mainnet is in development. For testnet updates, follow WeFi's official GitBook and announcement channels.

Sources

DeoFin is an independent informational resource about the WeFi ecosystem. Not affiliated with or operated by WeFi. Content is sourced from public WeFi channels. Not financial advice.