Roadmap
Dualis Finance follows a phased development roadmap from protocol foundation through mainnet launch and ecosystem growth. This page outlines the key milestones, current status, and planned timeline.
Development Timeline
| Phase | Period | Status | Key Milestones |
|---|---|---|---|
| Foundation | Q4 2025 | Completed | Protocol architecture design, financial math engine (Jump Rate Model, health factor, liquidation thresholds), shared package with 230+ unit tests, initial DAML contract design, database schema (63 tables), monorepo scaffolding with pnpm and Turborepo |
| Development | Q4 2025 -- Q1 2026 | Completed | Full-stack implementation: Fastify API (272 endpoints), Next.js frontend (43 pages, 119 components), 25 DAML modules with 38 contract templates, credit tier system (5 tiers), governance contracts, oracle integration (11 feeds), flash loan engine, securities lending marketplace, Canton devnet deployment, PartyLayer wallet integration, Sumsub KYC/KYB integration, Chainalysis screening |
| Audit and Preparation | Q1 -- Q2 2026 | Active | External security audit of DAML contracts, API, and frontend. Devnet stabilization and performance testing. Documentation site completion. Institutional onboarding pipeline. Legal and compliance framework finalization. Mainnet deployment planning and infrastructure provisioning |
| Mainnet Launch | Q2 -- Q3 2026 | Planned | Canton mainnet deployment, initial pool launches (USDC, USDT, ETH, BTC), institutional partner onboarding, governance activation with DUAL token distribution, oracle feed production deployment, monitoring and alerting infrastructure |
| Growth | H2 2026 | Planned | RWA collateral pool expansion (tokenized treasuries, corporate bonds), TIFA invoice collateral activation, cross-domain lending via Canton synchronization domains, advanced institutional features (netting, recall, prime brokerage), SDK and API ecosystem for third-party integrations, additional credit data source integrations |
Current Phase: Audit and Preparation
Dualis Finance is currently in the Audit and Preparation phase. The full protocol has been built and deployed to Canton devnet, where all core DeFi operations -- supply, withdraw, borrow, repay, add collateral, and liquidation -- are functional. The focus is now on security hardening, external audit engagement, documentation completion, and preparing the infrastructure and partnerships needed for mainnet launch.
What Has Shipped
As of the current phase, the following has been built and deployed:
- 116,000+ lines of TypeScript across the pnpm monorepo
- 11,300+ lines of DAML defining 38 contract templates in 25 modules
- 272 API endpoints backed by 63 PostgreSQL tables
- 43 frontend pages with 119 React components
- 11 oracle price feeds with staleness detection
- 5-tier credit system with composite scoring
- 4-tier liquidation cascade engine
- Full governance suite with proposals, voting, delegation, and timelock
- Securities lending marketplace for institutional users
- Flash loan engine with atomic execution on Canton
- Canton devnet deployment with end-to-end DeFi operations
Beyond 2026
The long-term vision for Dualis extends beyond the initial mainnet launch. Future directions include multi-domain lending across Canton synchronization domains, integration with additional institutional asset issuers, advanced risk modeling with machine learning-based credit scoring, and expansion of the protocol's governance to include community-driven parameter management. Specific timelines for these initiatives will be published as the mainnet launch stabilizes and the institutional user base grows.