Last updated 2 weeks ago
Cardano developers lack access to open-source, trusted tools for CIP-68 token creation and registration, limiting the ecosystem’s growth, innovation, and autonomy.
We will open-source a comprehensive TypeScript SDK for CIP-68 token creation and management on Cardano, empowering developers and project owners to innovate and grow.
Please provide your proposal title
BankerLabs x Yepple: CIP-68 Token SDK to Fuel DeFi & DePIN
Enter the amount of funding you are requesting in ADA
70000
Please specify how many months you expect your project to last
3
Please indicate if your proposal has been auto-translated
No
Original Language
en
What is the problem you want to solve?
Cardano developers lack access to open-source, trusted tools for CIP-68 token creation and registration, limiting the ecosystem’s growth, innovation, and autonomy.
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
This project and all associated deliverables will be open sourced with an MIT License.
Our modular developer tooling will be open source and free to use with a focus on portability, transparency, and community collaboration within all components of the solution. Our goal is for the deliverables of this project to serve as a backbone to the current and future needs of many Cardano developers as it evolves during and after the scope of this proposal.
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 and all associated deliverables will be open sourced with an MIT License.
Our modular developer tooling will be open source and free to use with a focus on portability, transparency, and community collaboration within all components of the solution. Our goal is for the deliverables of this project to serve as a backbone to the current and future needs of many Cardano developers as it evolves during and after the scope of this proposal. Thus, they are available for use without restriction.
How do you make sure your source code is accessible to the public from project start, and people are informed?
The source code with be hosted in a public GitHub repository in our YeppleInc organization. We will provide links to this repository in all of our social channels, including our Website, Discord, and X. We work closely with many other development firms and independent developers on Cardano, allowing us to make sure the wider Cardano developer community is aware of this library.
How will you provide high quality documentation?
We will provide in-depth Markdown documentation from two perspectives: an open-source contributor and a user of the library. The open-source contributor documentation will have a focus on implementation and code rationale, ensuring the spirit, quality, and style of the library is able to persist across multiple contributors. Inline documentation will also be written in the code for contributor understanding. The library usage documentation will focus on practical use cases that maximize the effectiveness and lower the barrier to entry for developers engaging with this tool.
Please describe your proposed solution and how it addresses the problem
Our solution will enable any project to create their own CIP-68 fungible token (CNT) with proper standards and registrations with an incredibly low barrier to entry. Cryptocurrency technology has finance (value exchange) at its core, and users have a massive amount to gain from projects launching their own token economies on Cardano. Many of the popular cryptocurrencies have seen massive volume in “alt-coin” trades. Cardano has also had several successful launches, but the quantity of tokens is magnitudes less than several other chains in large part due to the complexities of creating and managing fungible tokens. DeFi and DePIN tokens in particular have been getting more and more attention, yet the process of creating a token is still kept behind closed doors; the standards for creating a token are not well respected; and the platforms supporting token creation are beginning to enforce the rules surrounding the token’s launch.
Written as a TypeScript SDK for widespread support and portability – it will be able to be run on a server or a browser to support various implementation approaches. It will also feature a command-line interface to maximize the possible use cases. Regardless of the chosen implementation it will allow for an intuitive and simple process for token minting, burning, and registration management. It will have built-in support for some of the more common registrations, such as the Cardano Foundation Token Registry, MinSwap, and DexHunter. It will also allow easy plugin scripting for additional registrations as the project grows and new dApps are adopted by the community.
When it comes to token creation, many tokens on Cardano do not follow any standard. Many of them use incorrect standards (NFT metadata standards) to display properly on some websites, but this is not a good practice and does not enable long term support. The CIP-68 is the gold standard for fungible token creation, however many services currently available do not support it. Yepple has been minting tokens using CIP-68 since its inception, and we are now proud to open-source our solutions so that project owners and developers can create future-proofed tokens at no cost. As part of the CIP-68 support, the SDK will include utilities for converting human-readable token metadata into the necessary datum format for token creation.
Demonstrating Impact
We will track the adoption of our solutions through direct feedback, tool usage metrics, and success stories from project owners who utilize our token management solution. This will allow us to continuously refine our offerings and provide tangible evidence of our impact on the ecosystem.
Uniqueness and Benefits
What sets our solution apart is its proven track record (dozens of fungible tokens created), ease of use, and robust support for standards and registrations. By democratizing access to high-quality fungible token management tools, we are enabling projects to build economies within and add value to the Cardano ecosystem.
Please define the positive impact your project will have on the wider Cardano community
Our open-source TypeScript SDK will significantly enhance the Cardano ecosystem by democratizing access to fungible token technology, reducing dependency on costly service providers and promoting a culture of transparency and collaboration. By open-sourcing our advanced token solution, we empower creators across the globe to create and register tokens independently with a secure, scalable, and free tool. This not only drives innovation within the Cardano community but also attracts new users and developers to the platform, strengthening its position in the competitive blockchain space.
We will measure the impact of our project through several key metrics:
To ensure wide distribution and engagement, our outputs will consist of:
These efforts will not only showcase the practical benefits of our solution but also reinforce Cardano's reputation as an inclusive and innovative blockchain community.
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?
Yepple has a strong track record of delivering high-quality blockchain solutions since February 2021. Having successfully managed over 200 projects on the Cardano platform over the past three years, we have not only mastered the technology relevant to this proposal but also gained countless invaluable insights into the specific needs of creators of NFT projects and fungible tokens (CNTs). Our team is composed of seasoned blockchain developers, project managers, and strategists who are deeply knowledgeable about the Cardano ecosystem. This experience positions us uniquely to deliver this project with high levels of expertise, trust, and accountability. Several of the projects we have worked with, and the work that we performed for them, can be found on the “contributions” link attached to this proposal. Among our fungible token sale clients are Titans, Metera, and Angel Finance, each raising more than 1 million ADA in the token presale. We are also registered as a DRep for Cardano, further showcasing our commitment and dedication to this blockchain.
Yepple has deployed many solutions on Cardano (minting, metadata updates, staking, NFT customizers, storefronts, custom dApps), and one of the main pain points that we have seen is a large amount of confusion and friction around creating fungible tokens, which is one of the core elements of all financial, utility-based, and meme projects. This solution, crucial for efficiently minting and registering tokens, represents our commitment to quality and innovation. We are eager to share these tools with the community as part of this proposal. We are confident in our ability to provide the necessary support and guidance to encourage the adoption of this solution, facilitating the seamless launch and management of fungible token projects.
Milestone Title
Planning & Technical Design
Milestone Outputs
Scope of work, design, and other associated planning documents for all technical aspects of the proposal. Importantly, this includes documentation on the setup, configurations, and usability from the perspective of our target audience, project owners and developers.
Acceptance Criteria
The designs and documentation provide a clear preliminary understanding of how a project owner can create and manage registrations for fungible tokens are Cardano. The documentation elaborates on the solution to all high-level technical requirements in this proposal and aligns with the future milestones of this proposal.
Evidence of Completion
Documentation in a public GitHub repository (alongside the future codebase) detailing the planned method of interacting with the finished product.
Delivery Month
1
Cost
18000
Progress
20 %
Milestone Title
Product Development
Milestone Outputs
A product encompassing every technical feature and all functionality detailed in this proposal. This includes a refactoring of Yepple’s existing codebase to be usable by developers and project owners, as well as additional development for customization, ease of use, and adaptability as an open-source product. Includes a screen recording video demonstration of a full token minting and registration process utilizing the SDK and command-line as two separate approaches.
Acceptance Criteria
Product development meets all technical requirements described in this proposal. A recording of a demonstration is shown including all notable features, namely the full token minting and registration process.
Evidence of Completion
The GitHub repository codebase and associated demonstration video will serve as evidence of the completed product development and its effectiveness as a deployed solution.
Delivery Month
2
Cost
21000
Progress
70 %
Milestone Title
Technical Documentation, User Instructions, & Community Support
Milestone Outputs
Codebase documentation and enhanced user documentation. The codebase documentation will increase the ability for developers to understand and contribute to future versions of the codebase, increasing long-term sustainability. With the product in place, the enhanced user documentation will provide project owners with a complete instruction manual for managing their own fungible tokens using the current version of the codebase at this stage.
Acceptance Criteria
There is sufficient documentation within the code and alongside the GitHub repository to meet open source best practices and assist in the community’s ability to build and iterate on the solution. Yepple is available through Discord to accept and respond to all community feedback and questions. Any issues or feature requests mentioned through GitHub or Discord have been documented and considered for feasibility; if feasible within the scope of this proposal, the features were added for an improved experience.
Evidence of Completion
The project structure and modules have their purposes all clearly explained in the repository documentation. All critical components of the code have appropriate documentation for classes, methods, and other key logic. Responses to GitHub Issues within the repository. A channel in Yepple’s official Discord dedicated to feedback on our open source development where the Yepple team is responsive to questions and comments.
Delivery Month
3
Cost
18000
Progress
90 %
Milestone Title
Close-Out Report & Video
Milestone Outputs
Comprehensive project report detailing the development process, community impact, and future directions. A professional video showcasing the project's journey and final product, with an emphasis on its practical usage.
Acceptance Criteria
The report and video must comprehensively cover all aspects of the project, demonstrating the success and community benefit. It must demonstrate the primary use cases of the product that are accessible to all developers.
Evidence of Completion
Final project close-out report and a video link shared with the community through Discord, social media, and potentially additional locations.
Delivery Month
3
Cost
13000
Progress
100 %
Please provide a cost breakdown of the proposed work and resources
Development ($42,000)
Management ($4,000)
Management of the project lifecycle, ensuring that all development aligns with the planned scope and technical requirements
Marketing & Community Documentation & Support ($10,000)
Total: $56,000
How does the cost of the project represent value for the Cardano ecosystem?
Our proposed budget represents exceptional value for money for the Cardano ecosystem, reflecting more than three years of intensive development by our experienced team. The investment of 70k ADA in open-sourcing our token minting and registration library, while also packaging it as an out-of-the-box SDK with a command-line interface, is significantly lower than the industry costs of hiring a reputable development firm to build a similar robust, secure, and fully-functional token creation platform from scratch. This is evidenced by the current lack of CIP-68, smart-contract-compatible CNTs as well as the cost of trusted Cardano providers to create high quality and globally registered CIP-68 tokens, which can exceed hundreds or even thousands of ADA per token. We are not only offering the Cardano community access to our refined, battle-tested technology but also providing comprehensive documentation. This ensures that even those new to the space can quickly leverage our tools to efficiently mint and register tokens, thereby enhancing innovation and participation within the Cardano ecosystem. In essence, we are equipping the community with a high-caliber toolset that simplifies token creation and registration, reduces operational costs, and fosters greater autonomy and creativity on the blockchain.
Terms and Conditions:
Yes
Nicholas Fekete - CEO/Management - https://www.linkedin.com/in/nicholas-fekete/
Since founding Yepple and leading the team from day 1, Nicholas has driven progress and overseen project management across all internal and external projects that we have completed within Cardano and for our clients. With more than 5 years of experience as a startup founder, Nicholas has a fundamental understanding of how to run a cost-efficient company with values and quality that his team and our clients can be proud of.
Jake Shearman - CTO/Fullstack Blockchain Developer - https://www.linkedin.com/in/jake-shearman/
Handling the trinity of design, development, and documentation, Jake has led Yepple’s development team across the finish line for all development projects. With a formal computer science education, a work history in FinTech, and many years as a hobby blockchain developer that eventually turned into a career, Jake has been learning about and building on Cardano since before the very first Plutus Pioneer Program that he was a part of. He has remained committed to Cardano ever since, and is looking forward to improving and open sourcing many of the developer tools that he has built.
Dominic Monette - Developer/Quality Assurance - https://www.linkedin.com/in/dominic-monette-7273b287/
We take great pride in our quality, and we owe much of that quality to Dominic’s contributions as a developer, operations manager, and product quality assurance engineer.
Tyler McVety - DevOps/Blockchain Developer - https://www.linkedin.com/in/tyler-mcvety/
Working behind the scenes, the server infrastructure set up by Tyler is what has allowed Yepple’s hosted solutions (stake pools, mints, CNT/NFT staking, and custom dApp transaction processing) to remain reliable and efficient.
Campurean Alexandru (Sic) - Marketing
As one of our most valuable connections to the Cardano community, Sic is a core community member of countless CNT/CNFT projects. Not only is he crucial in spreading awareness of the solutions and tools that our team has created, but he also ensures that we are constantly aware and deeply considerate of the types of user experience and functionality Cardano community members are looking for.