Last updated a month ago
Cardano users lack decentralized wallet options for Midnight privacy. While Lace offers Midnight, the ecosystem needs more community-driven alternatives to ensure decentralization.
Integrate Midnight into Lucem Wallet, enabling network switching, confidential transactions, and asset management. As an open-source alternative, Lucem increases ecosystem diversity and user choice.
Please provide your proposal title
Lucem Wallet: Midnight - Privacy-Enabled Multi-Chain Support
Enter the amount of funding you are requesting in ADA
53000
Please specify how many months you expect your project to last
8
Please indicate if your proposal has been auto-translated
No
Original Language
en
What is the problem you want to solve?
Cardano users lack decentralized wallet options for Midnight privacy. While Lace offers Midnight, the ecosystem needs more community-driven alternatives to ensure decentralization.
Supporting links
Does your project have any dependencies on other organizations, technical or otherwise?
Yes
Describe any dependencies or write 'No dependencies'
Midnight.js Library – Required JavaScript/TypeScript library for Midnight network integration, transaction building, and zero-knowledge proof operations as specified in the Midnight Wallet Development Guide (https://docs.midnight.network/develop/guides/wallet-dev-guide). Midnight RPC Endpoints – Network access for querying balances, submitting transactions, and interacting with Midnight network. Midnight Developer Tools – Compiler, VSCode extensions, and development tooling for Midnight integration. Midnight Documentation – Comprehensive API and protocol documentation including wallet integration patterns. Cardano Node & Backend APIs – Continued integration with Blockfrost API for Cardano blockchain data. Open-Source UI Libraries – React/Tailwind for interface development. Testing Infrastructure – Automated and manual testing environments to ensure release quality. Midnight Testnet/Devnet Access – For development and testing of Midnight functionality.
Will your project's outputs be fully open source?
Yes
Please provide details on the intellectual property (IP) status of your project outputs, including whether they will be released as open source or retained under another licence.
Lucem Wallet is fully open-source and licensed under the Apache License 2.0. All code developed for this Midnight integration project will also be open-source and publicly available under the same license. We are committed to maintaining this open-source status indefinitely to support the Cardano and Midnight ecosystems. There are no proprietary or closed-source components in this proposal. All outputs, including documentation and guides, will be freely accessible to the community.
Please choose the most relevant theme and tag related to the outcomes of your proposal
Interoperability
Who you’re targeting, how you’ll reach them, and why this matters for Cardano?
Target Audience: Our primary targets are privacy-conscious Cardano users, dApp developers building on Midnight who need reliable wallet infrastructure, and early adopters of the Midnight network.
Reach Strategy: We will reach these users through:
1) The existing Lucem Wallet user base via Chrome Web Store updates.
2) Active engagement in Cardano and Midnight community forums and Discord channels.
3) Publication of technical tutorials and developer guides on GitHub and community portals.
4) Collaboration with the Hodler Coalition network to cross-promote privacy features.
Importance for Cardano:
This is critical for Cardano because the ecosystem currently relies heavily on Lace for Midnight access. By providing a community-driven, open-source alternative, we decentralize access points to the Midnight partner chain, increase ecosystem resilience, and ensure users have a choice in how they access privacy-preserving smart contracts. This directly supports Cardano's strategic goal of interoperability and privacy innovation.
Provide a list of key activities of your project:
Core Network Integration: Implement Midnight network support into Lucem's architecture, enabling seamless network switching between Cardano and Midnight, state management, and address generation.
Transaction Implementation: Integrate the Midnight.js library to enable building, signing, and submitting both standard and confidential transactions using zero-knowledge proofs.
Asset Management UI: Develop a unified dashboard for managing Midnight native assets (DUST), custom Midnight tokens, and enabling the use of NIGHT tokens (CNT) on the Midnight network.
Privacy Features Development: Create intuitive UI controls for Privacy Settings, allowing users to manage selective disclosure preferences and view confidential transaction history.
dApp Connectivity: Implement the React Wallet Connect standard to allow Midnight-based dApps to connect to Lucem and initiate transactions.
Testing & Quality Assurance: Conduct comprehensive unit, integration, and security testing, specifically focusing on ZK-proof generation and secure key handling.
Documentation & Release: Produce and publish user guides, developer documentation, and the final open-source release on the Chrome Web Store.
What are your success metrics?
We will measure success through both output and adoption-focused KPIs.
Output Metrics (Deliverables): Successful launch of Midnight-integrated Lucem Wallet on Chrome Web Store (Timeline: Month 8); Publication of 3 comprehensive user guides (Network Setup, Confidential Transactions, and dApp Connectivity); Full open-source release of integration code on GitHub.
Adoption & Impact Metrics: User Adoption (Number of active users enabling the Midnight network within Lucem); Transaction Volume (Number of confidential transactions processed through the wallet); dApp Integration (Number of Midnight dApps successfully connecting to Lucem);
User Satisfaction (Maintaining a >4.5/5 star rating on the Chrome Web Store); Community Engagement (Developer contributions or forks of the open-source repository).
Please describe your proposed solution and how it addresses the problem
This proposal will integrate Midnight blockchain functionality into the existing Lucem Cardano wallet, creating a privacy-enabled multi-chain wallet that supports both Cardano and Midnight networks. As a community-driven, open-source alternative to existing solutions, Lucem will provide users with more choice in decentralized wallet options for accessing Midnight's privacy-preserving capabilities. Midnight is a privacy-focused blockchain that enables confidential transactions and smart contracts using zero-knowledge proofs, providing users with programmable privacy capabilities.
Our plan is to design, develop, and release Midnight integration in multiple phases to ensure stability and gather user feedback at each stage. This approach minimizes deployment risks and maintains backward compatibility while gradually introducing new privacy features.
KEY DELIVERABLES
Midnight Network Support: Add Midnight as a supported network alongside Cardano mainnet/testnet, with seamless network switching and network-specific state management. Users can switch between Cardano and Midnight networks without losing context or wallet session.
Confidential Transaction Support: Enable users to send and receive confidential transactions on Midnight using zero-knowledge proofs. Integrate Midnight's transaction building and signing libraries, create transaction construction UI for confidential transactions, and implement transaction submission to Midnight network.
Midnight Asset Management: Support for Midnight native tokens (DUST for transaction fees) and custom tokens minted on Midnight. Note: NIGHT tokens are Cardano Native Tokens (CNTs) already supported in Lucem; Midnight integration enables using NIGHT on the Midnight network for privacy-preserving transactions. Extend existing asset management system to handle Midnight-specific asset metadata and create unified asset view showing both Cardano and Midnight assets in one dashboard.
Cross-Chain Asset Viewing: Display balances from both Cardano and Midnight in a unified dashboard, extending the existing cross-chain viewing architecture (similar to Milkomeda integration). Implement network-specific balance caching and seamless network switching.
Privacy Settings UI: User interface controls for managing transaction privacy preferences, enabling selective disclosure as emphasized in Midnight's architecture. Users can select privacy levels (public, semi-private, fully private), choose transaction types (standard vs. confidential), and view privacy indicators in transaction history, ensuring full user control over data privacy.
Midnight dApp Integration: Support for connecting to Midnight-based decentralized applications following the React Wallet Connect guide (https://docs.midnight.network/how-to/react-wallet-connect). Extend CIP-30 API to support Midnight network, add Midnight-specific wallet injection (window.midnight or similar), and support for Midnight smart contract interactions using Midnight.js library.
Performance and Stability Improvements: Optimize blockchain sync times with better caching and incremental updates, reduce transaction failure rates through improved fee estimation and retry logic, and ensure resilience to API outages by supporting multiple data providers.
User Interface and UX Refinement: Modernize UI with improved accessibility, clear network indicators, privacy indicators, and streamlined transaction flow for both Cardano and Midnight operations.
DEVELOPMENT PLAN
Phase 1 (Months 1-3): Research, Planning, and Core Network Integration
Phase 2 (Months 4-6): Transaction Functionality and Privacy Features
Phase 3 (Months 7-8): Testing, Optimization, and Release
This solution provides a decentralized, community-driven, self-custody wallet alternative for accessing Midnight functionality, following the principles outlined in the Midnight Wallet Development Guide. By implementing self-custody wallet integration as emphasized in Midnight's documentation, users maintain full control over their assets and data. The solution combines Cardano and Midnight blockchain support in a single wallet interface, following Midnight.js library patterns and React Wallet Connect guidelines. By offering an open-source option alongside existing solutions, we increase ecosystem diversity and user choice, enabling more users to access privacy-preserving applications while maintaining full Cardano functionality, ultimately driving adoption of both ecosystems.
Please define the positive impact your project will have on the wider Cardano community
Lucem Wallet with Midnight integration will significantly enhance the Cardano ecosystem by providing users with a decentralized, community-driven alternative for accessing privacy-preserving blockchain functionality. While Lace Wallet offers Midnight support, Lucem will provide additional choice and ecosystem diversity, positioning Lucem as a community-maintained open-source wallet supporting programmable privacy. This integration bridges the Cardano and Midnight ecosystems, enabling seamless multi-chain asset management and driving adoption of privacy-enabled applications.
COMMUNITY VALUE
This initiative will grow Cardano's ecosystem, expand its global footprint, and onboard new users through:
DEFINE CLEAR GOALS & KPIs
We will measure success using action-oriented Key Performance Indicators (KPIs):
Output Metrics (what the proposal delivers):
Adoption-Focused Metrics (what effect the proposal has):
PATHWAY TO ADOPTION
This project provides a credible and logical pathway showing how users move through the adoption funnel - from awareness and education to direct engagement with the Cardano and Midnight ecosystems.
Target On-Chain Actions:
User Journey - Adoption Funnel:
Awareness Stage:
Education Stage:
Engagement Stage:
On-Chain Activity Stage:
CALL TO ACTION
This project provides clear, compelling, and actionable next steps that lower barriers to entry:
All documentation will be publicly accessible on GitHub, linked directly from the wallet interface, and distributed through community channels. This ensures immediate actionable next steps are available to users interested in privacy-preserving blockchain functionality, significantly lowering barriers to entry.
COMMIT TO PUBLIC OUTPUTS
All project outputs will be publicly accessible:
We will measure impact through:
Outputs will be shared via open-source repositories (GitHub), community forums, Cardano social channels, Midnight community channels, and progress reports to ensure transparency and encourage community involvement. Success will bring value by attracting privacy-conscious users, fostering adoption of privacy-preserving applications, increasing ecosystem diversity and decentralization, and positioning Cardano ecosystem as a leader in blockchain privacy innovation, aligning with Catalyst's mission to grow adoption and expand ecosystem capabilities.
What is your capability to deliver your project with high levels of trust and accountability? How do you intend to validate if your approach is feasible?
Team Background:
Technical Feasibility:
Project Dependencies:
Risk Mitigation:
Why This Team Can Deliver:
Validation: Feasibility will be validated through phased prototypes, user testing, and milestone reviews. Technical design documents, proof-of-concept implementations, and early integration tests will demonstrate capability. Trustworthy fund management will be ensured via detailed reporting, public repository updates, and transparent progress communication.
Milestone Title
Research, Planning, and Core Midnight Network Integration
Milestone Outputs
This milestone delivers comprehensive analysis of Midnight architecture, APIs, and SDK; technical design document for integration; development environment setup for Midnight testing; proof-of-concept for basic Midnight network connection; Midnight network added to wallet network selector; basic balance querying for Midnight addresses; network switching between Cardano and Midnight; Midnight address generation and validation; and foundational frameworks for privacy features. These outputs establish the technical foundation for Midnight integration, ensuring robust architecture and clear integration path.
Acceptance Criteria
Successfully connect to Midnight testnet/devnet and retrieve basic network information (block height, network ID); document all Midnight API endpoints and their usage; create integration architecture diagram; identify all required dependencies and their availability; users can switch to Midnight network in wallet UI; wallet displays Midnight network indicator; balance queries work for Midnight addresses; address validation works for Midnight address format; network state persists correctly across wallet sessions; no regressions in existing Cardano functionality. All criteria verified through automated scripts, manual reviews, and demonstration videos.
Evidence of Completion
Evidence includes a public Git repository with a tagged branch containing research documentation, technical design document, and initial integration code with commit history; a demonstration video (at least 10 minutes) showcasing Midnight network connection, network switching, balance queries, and address validation; API documentation summary; test logs and benchmark reports; and a summary PDF outlining the technical architecture and integration approach.
Delivery Month
3
Cost
21200
Milestone Title
Transaction Functionality, Asset Management, and Privacy Features
Milestone Outputs
This phase implements Midnight transaction building and signing; transaction submission to Midnight network; Midnight asset support (DUST for fees, custom tokens, and NIGHT usage on Midnight network); unified asset view showing Cardano and Midnight assets; transaction history for Midnight transactions; confidential transaction support (if Midnight APIs available); privacy settings UI; Midnight dApp connection support; extended CIP-30 API for Midnight; and privacy indicators in UI. These features enable full Midnight functionality and privacy-preserving operations.
Acceptance Criteria
Users can send Midnight transactions (standard, non-confidential initially, confidential if APIs available); transaction signing works correctly; transactions submit successfully to Midnight network; asset balances display correctly for both networks; transaction history shows both Cardano and Midnight transactions; error handling for failed transactions; transaction fee estimation works; privacy settings are accessible and functional; wallet can connect to Midnight dApps; CIP-30 API works for Midnight network; privacy indicators clearly show transaction privacy level. All features pass integration tests with no security vulnerabilities.
Evidence of Completion
Provide an updated Git repository with feature branches merged into main, including code reviews and merge commits; video demonstrations (totaling 15+ minutes) of sending/receiving Midnight transactions, asset management, privacy settings, dApp connections, and confidential transactions (if available); test transactions on Midnight testnet/devnet; security audit report for transaction handling and privacy features; user testing feedback from 15+ testers; API integration logs; and performance benchmarks for ZK-proof operations (if applicable).
Delivery Month
6
Cost
15900
Milestone Title
Final Testing, Optimization, and Public Release
Milestone Outputs
Comprehensive end-to-end testing covering all features; performance optimizations to achieve sub-5-second sync times and reduced failure rates; UX refinements based on beta feedback for intuitive navigation; full documentation including user guides, API references, developer notes, and privacy feature documentation; public release of Midnight-integrated Lucem wallet on Chrome Web Store; community announcements with adoption metrics collection; and user onboarding materials. This milestone ensures a polished, reliable product ready for users.
Acceptance Criteria
All features pass a suite of automated and manual tests with >90% coverage for critical paths and no critical issues remaining; performance metrics demonstrate improvements such as faster sync times (measured against benchmarks) and enhanced stability under various network conditions; documentation is complete, accessible online, and verified for accuracy; wallet release is successfully deployed on Chrome Web Store with compatibility confirmed for at least three browser versions; positive initial user feedback (>4/5 rating target); zero critical security vulnerabilities identified in final security audit.
Evidence of Completion
Submit detailed test reports, bug tracking logs, and resolution histories; release notes documenting all changes, optimizations, and refinements; public repository tags for the final version; Chrome Web Store listing with download links; announcement posts on community forums (Cardano and Midnight communities); initial adoption metrics from the first week of release (download counts, user reviews, active users); performance benchmark results; security audit report; and user documentation and tutorials.
Delivery Month
8
Cost
15900
Please provide a cost breakdown of the proposed work and resources
Research & Planning Hours: 40 Rate: 160 ADA/hour Subtotal: 6,400 ADA
Core Network Integration Hours: 64 Rate: 160 ADA/hour Subtotal: 10,240 ADA
Transaction Functionality Hours: 53 Rate: 160 ADA/hour Subtotal: 8,480 ADA
Privacy Features & ZK-Proof Integration Hours: 32 Rate: 160 ADA/hour Subtotal: 5,120 ADA
Asset Management & Cross-Chain Viewing Hours: 16 Rate: 160 ADA/hour Subtotal: 2,560 ADA
dApp Integration & API Extension Hours: 16 Rate: 160 ADA/hour Subtotal: 2,560 ADA
Testing & QA Hours: 53 Rate: 160 ADA/hour Subtotal: 8,480 ADA
UI/UX Development Hours: 36 Rate: 160 ADA/hour Subtotal: 5,760 ADA
Documentation & Release Hours: 21 Rate: 160 ADA/hour Subtotal: 3,360 ADA
Total Hours: 331 Rate: 160 ADA/hour Subtotal: 52,960 ADA
How does the cost of the project represent value for the Cardano ecosystem?
The requested 53,000 ADA represents excellent value for the Cardano ecosystem by funding critical privacy-enabling infrastructure that positions Cardano users at the forefront of blockchain privacy innovation. Costs are based on standard freelance rates in the blockchain industry (160 ADA/hour, equivalent to competitive wages). This investment will yield long-term benefits including: access to privacy-preserving applications, enhanced user privacy options, multi-chain asset management capabilities, and positioning Lucem as a leader in privacy-enabled wallets. The integration will drive adoption of both Cardano and Midnight ecosystems, with all outputs open-sourced for community use. Comparable wallet integration projects have demonstrated high ROI in user growth and ecosystem expansion, justifying the budget. The phased approach minimizes risk while delivering incremental value throughout the 8-month development period.
I confirm that the proposal is a non-technical initiative, with ≤20% of the budget for tech support.
Yes
I confirm that the proposal provides verifiable evidence (portfolio, links, reports) of the team's ability to deliver the project.
Yes
I confirm that the proposer and all team members are in good standing with prior Catalyst projects.
Yes
I confirm that the proposal includes clear objectives with both Output Metrics (what proposal did) and Adoption-Focused Metrics (what effect proposal had).
Yes
I confirm that the proposal clearly explains the user journey and provides a credible plan for how the project will equip and motivate users for future on-chain activity.
Yes
I confirm that the initiative clearly demonstrates how it will grow the Cardano ecosystem or onboard users.
Yes
I confirm that the project plan and timeline (≤ 12 months) are realistic and well-defined.
Yes
I confirm that the proposal commits to public outputs and justifies any exceptions.
Yes
I confirm that the budget adheres to all policies: it is for future work, follows the merchandise rule, and excludes establishing local treasuries, incentives/giveaways, re-grants.
Yes
I Agree
Yes
Ben Z - Staff Software Engineer:
Responsible for backend development, Midnight SDK integration, API development, and testing. LinkedIn: https://www.linkedin.com/in/bzawodni.\n-
Lauren Z - Design Director:
Handles UI/UX design for Midnight integration, privacy settings interface, and user experience optimization. LinkedIn: https://www.linkedin.com/in/lauren-zawodni-008bb6135
**Prior Projects: **
Lucem Wallet: https://github.com/Fuma419/lucem-wallet and https://chromewebstore.google.com/detail/lucem-wallet/mkbnofdoodemclcbcjpgpcdccjhaledi?hl=en-US\n
Hodler Staking Portal: https://www.hodlerstaking.com
Climate Neutral Cardano: https://www.climateneutralcardano.kozow.com/