Last updated 3 months ago
Cardano developers face months-long onboarding due to fragmented tooling.
There is no unified development environment like Ethereum's Hardhat, creating barriers to Cardano developer adoption.
Build integrated development environment that makes Cardano as accessible as Ethereum.
TypeScript-first platform combining smart contracts, testing, and deployment in familiar developer workflow
This is the total amount allocated to No Witness - Ghost Codec the Hardhat of Cardano.
Please provide your proposal title
No Witness - Ghost Codec the Hardhat of Cardano
Enter the amount of funding you are requesting in ADA
97600
Please specify how many months you expect your project to last
5
Please indicate if your proposal has been auto-translated
No
Original Language
en
What is the problem you want to solve?
Cardano developers face months-long onboarding due to fragmented tooling.
There is no unified development environment like Ethereum's Hardhat, creating barriers to Cardano developer adoption.
Supporting links
Does your project have any dependencies on other organizations, technical or otherwise?
No
Describe any dependencies or write 'No dependencies'
No dependencies
Will your project's outputs be fully open source?
Yes
License and Additional Information
Fully open source under MIT license since day one
Please choose the most relevant theme and tag related to the outcomes of your proposal
Developer Tools
Mention your open source license and describe your open source license rationale.
This project will be fully open source under MIT license from day one.
We believe all developer tooling should be open source which helps teams build new products, but also improve and develop tooling by collaboration
How do you make sure your source code is accessible to the public from project start, and people are informed?
Our project will be open source from day on at:
https://github.com/no-witness-labs
We will also be sharing all development and updates regularly on our X account:
How will you provide high quality documentation?
Jonathan, lead developer is taking all the lessons learned from creating Lucid Evolution library and applying them to this project to have high quality documentation having in mind developers transitioning to Cardano as well as those that have been building here for years.
Please describe your proposed solution and how it addresses the problem
Ghost Codec solves Cardano's developer tooling fragmentation by smartly integrating proven ecosystem components into a unified TypeScript development platform.
Instead of rebuilding everything from scratch, our core architecture wraps existing mature tools like the Aiken compiler, evolution-sdk transaction library, and private testnet management behind a clean API layer. This eliminates the usual configuration headaches while keeping full functionality intact.
Project setup becomes straightforward through template-based scaffolding. The CLI generates pre-configured development environments with Aiken smart contract sources, TypeScript off-chain integration code, comprehensive testing frameworks, and automated deployment pipelines. We provide templates for common patterns like DeFi protocols, NFT marketplaces, and governance mechanisms so developers can hit the ground running.
The development workflow integrates compilation and testing across the full stack seamlessly. File system watchers automatically trigger Aiken compilation when you save changes. TypeScript modules interface directly with evolution-sdk for transaction construction and submission. The testing harness combines Aiken's property-based testing with TypeScript integration tests, giving you unified coverage reporting and debugging capabilities.
Local development environments handle complex infrastructure management through containerized services. Docker orchestration manages private Cardano networks with pre-configured genesis parameters and pre-funded development accounts, so you don't need to worry about node setup. Transaction simulation enables off-chain validation and debugging before network submission. Smart contract deployment automation handles script compilation, UTXO management, and metadata attachment automatically.
The deployment pipeline provides environment-agnostic contract publication with configuration management that abstracts network-specific parameters while maintaining security best practices. Automated verification processes ensure contract integrity across environments, and integration with existing Cardano infrastructure enables seamless testnet and mainnet deployment workflows.
Please define the positive impact your project will have on the wider Cardano community
Ghost Codec addresses documented developer experience challenges in the Cardano ecosystem through improved tooling integration.
Developer onboarding represents a measurable pain point, with community surveys identifying tooling fragmentation as a primary barrier. If successful, Ghost Codec could reduce setup complexity, though actual adoption will depend on developer reception and tool reliability. The platform may lower barriers for developers familiar with TypeScript ecosystems who currently avoid Cardano due to unfamiliar toolchains.
Educational applications present practical opportunities. Teaching Cardano development currently requires significant setup time that limits classroom effectiveness. A unified development environment could make Cardano more viable for academic curricula, though this depends on institutional adoption patterns and curriculum flexibility.
Existing developers face real productivity challenges managing multiple disconnected tools. Ghost Codec attempts to streamline these workflows, which could improve development efficiency if the integration proves stable and comprehensive. However, experienced developers may prefer existing tools or find migration costs prohibitive.
Enterprise evaluation processes often compare development complexity across blockchains. Providing familiar TypeScript workflows could influence technology selection decisions, though enterprise adoption depends on many factors beyond developer tooling, including ecosystem maturity and business requirements.
Open source contribution patterns suggest that standardized development environments can reduce participation barriers. If Ghost Codec achieves wide adoption, it might enable more consistent contribution patterns across Cardano projects, though community acceptance of standardization remains uncertain.
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?
No Witness Labs is founded by seasoned blockchain developers with a proven track record of delivering high-quality, impactful open-source tools and protocols in the Cardano ecosystem.
Our co-founder, Jonathan Rodriguez, is the creator and lead maintainer of Evolution SDK—the next generation of the widely adopted Lucid—which has become a cornerstone for off-chain transaction building on Cardano. His work has enabled countless developers to rapidly build, test, and deploy Cardano dApps with improved developer experience and reliability.
Our team collectively has extensive experience building both open-source and production-grade blockchain solutions. Members have contributed to many ecosystem projects and several protocol-level designs including cross-chain bridges, staking systems, and Layer 2 frameworks.
No.Witness Labs operates with transparency and accountability as core principles and all significant of our work is developed open-source, ensuring community visibility, code review, and independent audit potential.
Our deep experience, combined with a proven history of delivering developer-focused infrastructure, ensures that No Witness Labs can execute this project with the highest standards of trust, transparency, and technical excellence.
Milestone Title
Foundation & CLI Development
Milestone Outputs
Acceptance Criteria
Evidence of Completion
Delivery Month
1
Cost
25000
Progress
30 %
Milestone Title
Transaction Integration
Milestone Outputs
Acceptance Criteria
Evidence of Completion
Delivery Month
2
Cost
25000
Progress
50 %
Milestone Title
Testing Framework & Local Network
Milestone Outputs
Acceptance Criteria
Evidence of Completion
Delivery Month
3
Cost
30000
Progress
90 %
Milestone Title
Production Readiness & Documentation
Milestone Outputs
Acceptance Criteria
Evidence of Completion
Delivery Month
4
Cost
17600
Progress
100 %
Please provide a cost breakdown of the proposed work and resources
The total budget for the proposed project is estimated at 100,000 ADA, equivalent to 95,000 USD at the current ADA price of 0.95 USD. This plan is designed to efficiently deliver the project within 5 months, ensuring quality while addressing all cost considerations.
Senior Developer:
Hiring one senior developer is essential for the successful completion of the project within the specified timeframe. His expertise will be crucial for delivering high-quality code.
Senior developers' rate: Range from 80-120 USD per hour.
Estimated Total Cost in ADA (5 months):
80 USD/hour: For one developer working full-time (40 hours per week for 5 months), the total cost per developer would be 64,000 USD, equivalent to 67.300 ADA.
Junior Developer:
Hiring two junior developers is needed for detailed documentation of the project within the specified timeframe. Two developers would be needed to write documentation that will cover all aspects of the library and prepare it for future use
Junior developers' rate: Range from 40-60 USD per hour.
Estimated Total Cost in ADA (5 months):
40 USD/hour: For two developers working full-time (40 hours per week for 5 months), the total cost would be 32,000 USD, equivalent to 33,600 ADA.
Thus, hiring two developers at the 80 USD/hour rate and 40 USD/hour rate will collectively cost approximately 97,600 ADA over the full project duration.
How does the cost of the project represent value for the Cardano ecosystem?
We see Ghost Codec representing value for the Cardano ecosystem in three different areas:
• With Ghost Codec we would like to bring onboarding from weeks down to days and saving huge amount of time for teams building on Cardano.
By building with TS and catering big pool of developers where they are, Ghost Codec expands Cardano’s contributor base. The architecture is modular, so new compilers, providers, or patterns can be plugged in with near-zero friction.
• Lowering risk through standardization and tests by having a unified workflow with templates, opinionated CI, and integrated tests preventing common misconfigurations and failures
• Education and enterprise leverage for universities and bootcamps by having a turnkey environment. Also enterprises evaluating chains can benchmark Cardano with a familiar, professional DX.
Terms and Conditions:
Yes
Jonathan Rodriguez - Senior Blockchain Developer
Jonathan Rodriguez is a distinguished Cardano Smart Contract Developer with a wealth of experience in auditing and optimizing key protocols within the Cardano ecosystem, including Minswap V2, IBC protocol (Cardano Foundation), Optim Finance, Lenfi V2, Genius Yield, and Wanchain Bridge.
His deep technical expertise in smart contracts is further evidenced by his development of the Lucid Evolution framework and his authorship of CIP-128. Jonathan is also a co-creator of the Cardano Design Patterns Libraries, which serve as valuable resources for the wider developer community.
Beyond his technical development work, Jonathan has made significant contributions to the Cardano network's resilience, playing a pivotal role in mitigating a DDOS attack.
His efforts in the Cardano community extend to delivering over five successful Project Catalyst proposals, which have added important open-source tools and innovations to the ecosystem.
Jonathan's role as a Smart Contract Developer and lecturer for the "Cardano Solutions Architect" course at Emurgo Academy demonstrates his commitment to shaping the next generation of blockchain developers.
Vu Dinh Hoang
Software and blockchain engineer with extensive experience building high-performance trading systems and decentralized applications.
Over the past several years, Vu contributed to the Cardano ecosystem through Catalyst-funded projects, governance features, and open-source contributions to libraries such as Lucid Evolution, Plu-ts, Cardano-js-sdk, and Aiken.
His work spans performance optimization for large-scale trading platforms, smart contract development in Plutarch, Haskell, and Helios, and security audits for protocols like Charli3 and USDA.
Vu has a proven track record in designing scalable, secure, and production-grade blockchain solutions, with a strong focus on Cardano innovation.