Introduction
Name of the project: ConfluxNexus (Lending and Borrowing Platform)
The Conflux ecosystem, despite its robust infrastructure (high throughput, low fees, EVM compatibility), still has a significant opportunity to establish a highly integrated, secure, and user-centric collateralized lending and borrowing platform.
Proposed Solution: ConfluxNexus proposes the development of a comprehensive collateralized lending and borrowing platform designed specifically for the Conflux Network. Leveraging Conflux’s inherent decentralization, security, and smart contract capabilities within its EVM-compatible eSpace, ConfluxNexus will offer secure, efficient, and low-cost financial services. By prioritizing enhanced liquidity, fostering financial inclusion, automating processes, and enabling innovative financial products
Alignment of the project with the Conflux Network: ConfluxNexus is fundamentally aligned with Conflux’s strategic objective to expand its decentralized economy and position itself as a leading Layer 1 blockchain for advanced DeFi. Our project directly utilizes Conflux’s core strengths:
- High Throughput & Low Fees: The platform’s automated processes and frequent transaction requirements will fully benefit from Conflux’s exceptional transaction speed and minimal gas fees, making collateralized lending/borrowing highly efficient and accessible.
- Security & Decentralization: ConfluxNexus will rely on Conflux’s robust security features and decentralized nature to ensure asset safety and transparent operations.
Benefit to the Conflux Ecosystem:
ConfluxNexus will serve as a powerful demonstration of Conflux’s capabilities for complex financial dApps. Its open-source nature, comprehensive set of collateralized lending contracts, and potential for integration (e.g., providing a lending layer for other DeFi products) will encourage developers to build on Conflux, knowing they have a robust and feature-rich money market to interact with.
Economic benefit: How this product will increase assets and transactions on-chain: ConfluxNexus will substantially boost economic activity on Conflux by:
- Increased TVL: It will incentivize users to lock their assets as collateral for loans, directly increasing the Total Value Locked (TVL) within the Conflux ecosystem.
- Higher Transaction Volume: Automated collateralized lending/borrowing processes, repayments, will generate a higher volume of on-chain transactions, contributing to network fees and overall activity.
- New Revenue Streams: The platform will introduce new revenue streams through optimized transaction fees, interest income from lending all contributing to the Conflux economy.
Demonstrate a competitive edge that differentiates it from other projects: While Conflux has existing lending solutions, ConfluxNexus differentiates itself by:
- Comprehensive Innovation: A dedicated focus on introducing unique financial products diverse collateralized token lending, pushing the boundaries of DeFi on Conflux.
- Extensive Automation: Employs smart contracts to deeply automate collateralized lending/borrowing processes, aiming for unparalleled efficiency and reduction of manual errors.
- Dedicated Resource Allocation: A substantial team allocation (9 resources) ensures focused development and robust support, fostering continuous improvement and deeper integration within the Conflux ecosystem.
Conflux eSpace grant recipient wallet address: cfx:aanhh2wwa654tnhux83715f2wm2p84788e0f2v87ve
Technical Introduction
The Conflux ecosystem currently seeks a highly efficient, automated, and inclusive collateralized lending and borrowing platform. There’s a clear demand for more advanced automation and a broader drive towards financial inclusion within the DeFi space on Conflux.
The primary existing lending solution on Conflux is Goledo Finance. ConfluxNexus aims to differentiate itself by focusing on deeper automation, comprehensive innovative product offerings and a stronger emphasis on financial inclusion.
Feasibility Study: The development of ConfluxNexus is highly feasible due to:
Conflux eSpace’s EVM Compatibility: Provides a stable and robust environment for deploying complex Solidity smart contracts, allowing us to build sophisticated financial logic
Antier Solutions’ Expertise: Our team’s extensive experience in developing and auditing DeFi protocols, building custom blockchain solutions, and implementing automated financial services directly supports the successful execution of ConfluxNexus.
Purpose of the system: The purpose of ConfluxNexus is to establish a secure, automated, and inclusive decentralized collateralized lending and borrowing ecosystem on their Network. It aims to empower users with seamless access to liquidity, introduce innovative financial products and drive adoption by making DeFi services more accessible and efficient for a global audience.
Scope of the system: The initial scope of ConfluxNexus will encompass:
- Core Lending/Borrowing Functionality: Enabling users to lend assets into various liquidity pools and borrow against their digital assets.
- Collateral Management: Secure smart contracts for tracking and managing collateralized positions.
- Dynamic Interest Rate Mechanisms: Algorithmic calculation of lending and borrowing rates based on supply and demand.
- Admin Panel: Comprehensive tools for the platform administrators to specify fee rates, add new asset pools, and monitor overall pool activity.
- User Interface: Intuitive web application for users to manage their positions, view analytics, and perform lending/borrowing actions.
- Support for Multiple Assets: Capability to integrate and support a diverse range of cryptocurrencies and tokens for collateral and lending/borrowing.
Objectives and success criteria of the project:
- Develop ConfluxNexus: Successfully design, develop, and deploy a fully functional collateralized lending and borrowing platform on Conflux Mainnet.(Success: All core smart contracts deployed and verified, user and admin interfaces fully operational).
- Enhance Liquidity & Inclusion: Significantly increase asset liquidity and promote financial inclusion within the Conflux ecosystem. (Success: Achieve target TVL projections, demonstrate measurable growth in unique active users from diverse backgrounds).
- Automate Processes: Implement highly automated collateralized lending/borrowing processes. (Success: Automated collateral management, interest calculation, and other core functions).
- Ensure Security & Efficiency: Build a highly secure and efficient platform leveraging Conflux’s capabilities. (Success: Completion of comprehensive security audits with no critical vulnerabilities, consistent high transaction throughput and low gas fees maintained).
- Drive Ecosystem Growth: Attract more users and developers to the Conflux Network. (Success: ConfluxNexus becomes a recognized primitive, fostering new integrations and dApps).
Technical Proposal
1. Functional Overview of ConfluxNexus
ConfluxNexus will function as a decentralized and automated collateralized lending and borrowing platform on Conflux eSpace. It aims to provide a robust and secure environment for users to manage their digital assets, access liquidity, and benefit from innovative financial products, including decentralized credit scoring.
Core Aspects and Elements to Uphold Functionality:
- Lending Contract: Manages the pooling of assets from lenders. It tracks individual deposits, calculates and distributes interest earnings, and handles asset withdrawals.
- Borrowing Contract: Governs the process by which users can borrow assets against collateral. It verifies collateral, calculates loan-to-value (LTV) ratios, and processes loan disbursements and repayments.
- Collateral Management Contract: Securely locks and manages deposited collateral. This contract actively monitors the value of collateral against the outstanding loan and is responsible for triggering liquidation processes if health factors fall below thresholds.
- Interest Rate Contract: Implements an algorithmic model to dynamically adjust both lending (supply) and borrowing (demand) interest rates based on the utilization rate of each asset pool, ensuring market efficiency.
- Liquidation Contract: Executes automated liquidations of undercollateralized loans. This ensures the protocol’s solvency by selling off a portion of the collateral to cover the outstanding debt.
- Asset Pools: Smart contract-controlled liquidity pools for each supported cryptocurrency and token, enabling seamless, permissionless lending and borrowing.
- User Interface (UI): A comprehensive web-based dApp (detailed below) providing all functionalities for users to interact with the platform’s smart contracts.
- Admin Panel: A secure interface providing administrative controls for managing core platform parameters, such as specifying fee rates, adding new asset pools, and monitoring real-time pool activity.
- Oracle Integration: Integration with reliable decentralized oracle networks (e.g., Pyth.network) to provide accurate and robust real-time price feeds for all supported assets, crucial for collateral valuation and liquidation decisions. (Dependency on conflux).
2. Legal/Licensing Aspects (if any) : ConfluxNexus’s smart contracts will be open-source, released under a permissive license (e.g., MIT License), promoting transparency, community auditing, and contributing to the open-source ethos of the Conflux ecosystem.
3. Non-Functional Overview
Usability:
- Intuitive Interface: Designed with a clean, modern, and highly intuitive user interface to ensure ease of navigation and management of lending and borrowing activities for all user levels.
- Seamless Wallet Integration: Provides straightforward connection with major Conflux eSpace compatible wallets (e.g., MetaMask, Fluent Wallet) for a frictionless user experience.
- Clear Data Presentation: All relevant information, including active pools, current requests, user positions, interest rates, and analytics, will be presented in an easily digestible format.
Reliability:
- Advanced Security: Leverages Conflux’s robust security features, implements multi-signature wallets for critical operations, and will undergo comprehensive smart contract audits by Antier to protect user assets.
- Automated Processes: Core lending and borrowing functions are fully automated via smart contracts, reducing the risk of human error and enhancing the reliability of the protocol.
- Robust Oracles: Utilizes decentralized oracle networks to ensure the reliability and accuracy of price feeds, crucial for the stability of the collateral management and liquidation systems.
- Performance:
- High Throughput: Designed to fully leverage Conflux’s high transaction processing capabilities, ensuring rapid confirmations for all lending and borrowing operations.
- Low Fees: Smart contracts will be meticulously optimized for gas efficiency to minimize transaction costs for users on Conflux eSpace, enhancing accessibility.
- Scalability: The platform’s architecture is built to support a growing number of users, assets, and transactions without compromising performance.
- Implementation:
- Smart Contract Development: Core logic implemented in Solidity, adhering to established ERC standards (e.g., ERC-20) and best practices for secure contract development.
- Frontend Development: Utilizes modern web frameworks (e.g., React/Next.js) to create a responsive, dynamic, and visually appealing user interface.
- Backend Services: Limited, decentralized backend services (e.g., for data indexing or notification services) will be used to support the dApp, ensuring minimal reliance on centralized components.
User interface:
- Home Page: Provides an overview of active pools, current lending/borrowing requests, and key platform analytics. Users can easily initiate lending or borrowing transactions.
- My Positions Page: Offers a detailed view of a user’s active collateralized lending/borrowing positions, accumulated interest, APR, and options for partial or full position closure.
- Admin Panel: A secure, role-based interface for managing asset pools, setting fee rates, and monitoring overall platform health and activity.
Audit Plan
All smart contracts will undergo a detailed internal security audit conducted by Antier’s blockchain security team before mainnet deployment.
- The audit will follow industry-standard checklists
- Any critical/high issues will be remediated before launch
- Final contract versions will be verified and published on Conflux Explorer
- A summary of the audit findings will be included in public documentation
We do not plan to engage a third-party audit firm at this stage, as the internal process will be sufficient for the current scope and budget.
Total Budget
Grant Size: USD $45,000 (USD equivalent in USDT/CFX)
Timeline: 8 to 10 weeks of Development and Traction afterwards till 6 months
Development Roadmap and Milestones
The development of ConfluxNexus on the Conflux Network is projected to span approximately 3-4 months, structured into the following key phases and associated funding requests:
Milestone 1: Architecture Finalization & UI/UX Design
Budget: $10,000
Timeline: 2 weeksFinalize the system architecture and produce detailed UI/UX designs for both user-facing and admin interfaces. These designs will guide the contract logic and frontend alignment.
Justification:
- $2,000 – System architecture + contract design
- $2,000 – UI/UX flows (Figma) for user/admin panels
- $1,000 – Review & documentation
Deliverables:
- Approved architecture blueprint
- Figma screens for major flows
- Defined module specs for Dev teams
KPIs:
- UI design sign-off
- Architecture reviewed and locked
- Development scope frozen
Milestone 2: Smart Contract Development, Frontend Integration & Admin Panel Build
Budget: $10,000
Timeline: 4 weeksDevelop core smart contracts (lending, borrowing, collateral, liquidation) and integrate them with the user and admin dashboards.
Justification:
- $6,000 – Smart contract logic (Solidity)
- $5,000 – Frontend development (React/Next.js)
- $2,000 – Admin panel integration
- $2,000 – Wallet + oracle integrations
Deliverables:
- Functional smart contracts for all core logic
- Frontend + admin UI integrated with contract layer
- Feature-complete local setup
KPIs:
- 90% contract test coverage
- 90% UI/contract integration
- end-to-end user journey functional
Milestone 3: Testnet Deployment
Budget: $10,000
Timeline: 2 weeksDeploy the platform on Conflux Testnet and conduct internal QA, functional testing, and UAT with demo users.
Justification:
- $2,000 – Testnet deployment + integration
- $2,000 – Internal testing + bug resolution
- $1,000 – QA & monitoring setup
Deliverables:
- Bug reports, UAT results
- Stable staging environment
KPIs:
- <5% critical bugs post-testing
- 100+ mock transactions
- Stable performance under test load
Milestone 4: Internal Audit & Mainnet Launch
Budget: $5,000
Timeline: 2 weeksConduct a comprehensive internal audit of the customized smart contracts, resolve any identified issues, deploy the platform on Conflux Mainnet, and finalize technical documentation and user onboarding
Justification:
- $5,000 – Internal security audit & fixes
- $2,000 – Mainnet deployment
- $3,000 – Documentation + release coordination
Deliverables:
- Mainnet dApp live with verified contracts
- Internal audit checklist completed
- Final documentation set
KPIs:
- 100% critical/major issues resolved
- Successful launch without rollback
- GitHub/docs up to date with production code
Milestone 5: TVL & User Adoption Target – Month 3 Post Launch
Budget: $5,000
Timeline: 3 months post-mainnetDrive initial adoption via onboarding campaigns, community engagement, and education to achieve strong early TVL and user base.
Justification:
- $2,000 – Tutorials, guides, support content
- $1,500 – Social media + community sessions
- $1,500 – Early user incentives (referrals, test campaigns)
Deliverables:
- Educational material live
- Ecosystem participation reports
- Onboarding metrics tracking dashboard
KPIs:
- $250,000+ in Total Value Locked (TVL)
- 500+ unique wallet interactions
Milestone 6: Ecosystem Consolidation – Month 6 Post Launch
Budget: $5,000
Timeline: 6 months post-mainnetScale user adoption, expand ecosystem integrations, and drive long-term retention through liquidity growth and community campaigns.
Justification:
- $2,000 – Ecosystem integrations (DEXes, aggregators)
- $2,000 – Campaigns with strategic partners
- $1,000 – Dashboarding, reporting, and outreach
Deliverables:
- Partner announcements & DEX integrations
- Monthly TVL tracking & reporting
- Community health report
KPIs:
- $1,000,000+ TVL achieved
- 1,000+ unique users onboarded
- Sustained usage with ≥100 weekly active users
Team
1. Ankit Bhatia
Role: Technical Lead
Responsibilities: Smart contract architecture, protocol logic design, integration with Conflux eSpace, and internal audit execution
Experience:
5+ years in blockchain development with deep expertise in Solidity and EVM-based ecosystems
Led and audited multiple DeFi implementations including lending, staking, and DAO modules
Specializes in gas-optimized contract design, oracle integrations, and secure protocol rollouts
GitHub: https://github.com/neevlabs-web3
Socials: LinkedIn
2. Parth Chaudhary
Role: Developer
Responsibilities: Smart contract implementation, testnet deployment, frontend integration, and performance testing
Experience:
Hands-on with Solidity, Hardhat, and React-based dApps
Worked on end-to-end delivery of token and NFT smart contracts
Experience integrating Chainlink oracles and writing custom contract modules for financial workflows
GitHub: github.com/ParthChaudhary31
Socials: LinkedIn
3. Prashant Hooda
Role: Project Manager
Responsibilities: Project planning, milestone delivery, UI/UX coordination, and stakeholder communication
Experience:
6+ years in product and project management in blockchain and SaaS sectors
Experienced in managing DeFi and NFT projects across Ethereum, BNB Chain, and L2s
Leads cross-functional teams across development, design, QA, and client success
Socials: LinkedIn