Skip to content

cardano-foundation/cf-gsoc-ideas-page-2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

35 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Google Summer of Code 2025 Ideas πŸŽ‰

This page showcases project ideas that align seamlessly with our Roadmap and are an ideal fit for GSOC '25. We aim to offer valuable insights into the necessary skillset and prerequisites, along with expectations for learning throughout the project. In addition to providing a project name and a concise descriptive abstract, we've included an assessment of general difficulty (assuming you meet the requirements) and project size. You will find the project list below. The sections represent the project titles, and the subsections are structured as follows:

Subsection Meaning Values
Your Mission Brief Overview Free-form text including expected outcomes
Skills required Things you already know List of skills and technologies
You'll know those things after summer Things you will learn List of skills and technologies
Difficulty Difficulty ranges from a significant workload but straightforward implementation (Easy) to a research-oriented task with an unpredictable outcome (Challenging) Easy, Intermediate or Hard
Size The size of the project, measured by the estimated hours required for completion 90 hours, 175 hours or 350 hours
Possible Mentors Your mentor will guide and support you through this project List of names

For example, some projects may involve research tasks resulting in a small but significant output, categorized as both Hard in Difficulty and 350 hours in Size. On the other hand, there might be projects with a well-defined vision, but requires a lot of time for implementation and testing, falling also into 350 hours Size category but with an Easy difficulty level. In essence, Difficulty reflects the time spent for thinking, while Size corresponds to the overall time estimate for project completion.


πŸ‘‰ Proof-of-provenance for Software Artifacts

🚣 Your Mission

Software Supply Chain attacks are becoming increasingly common, and sophisticated, with attackers targeting software forges, code & artifacts repository, or even taking over maintenance of well-known packages to inject backdoors. This is particularly concerning for software powering global networks like Cardano which is used to manage valuable assets.

On the other hand Cardano itself, being an extremely resilient, highly available, and decentralised network, could be a solid foundation to increase the security and traceability of software supply-chains. Providing signed and verifiable proofs-of-provenance on-chain, stable identities, and tools and processes to trace and verify any software artifact to their author(s), would allow both software providers and consumers to build a strong web of trust.

Your mission will consist in building such a system, comprising of an on-chain part, e.g. smart contracts, to enforce rules about software releases and signatures on-chain, and an off-chain part itself divided in two sub-parts: a web API and site to provide a central point for sharing informations about published artifacts, and SDKs in at least two major languages (e.g. Java, Go, Python, JS/TS) to ease publication and verification workflows in software development lifecycle.

Some details are available here.

πŸ„ Skills required

DevOps, Web API and apps development, software forges

Note:

  • We do not prescribe the language or tech stack to be used, this will be informed by the need to interact with Cardano network.
  • No prior knowledge of Cardano is required as the focus of the work is on the developers' facing part

πŸ‹ You'll know those things after summer

Software supply-chain attacks and mitigation, software development lifecycle, forges ecosystem and supply-chain security

πŸ‹οΈ Difficulty

Medium

πŸ‘• Size

350 hours

πŸŽ“ Possible Mentors

Arnaud Bailly


πŸ‘‰ Decentralized Identity Wallet Integration with Single Sign-On (SSO)

🚣 Your Mission

The Cardano Foundation is actively developing an open-source Identity Wallet based on the principles of Self-Sovereign Identity (SSI) and the Key Event Receipt Infrastructure (KERI).

User Flow Preview

While the wallet already supports advanced features like secure enclaves, multi-sig identifiers, and credential exchange, there is an opportunity to bridge the gap between decentralized identity and the familiar Single Sign-On (SSO) flows used in Web2 applications (e.g., Google or social account logins).

Your mission is to create a system that integrates the Identity Wallet with standard SSO flows. The project will involve building a website where users can:

  • Log in using Google or other social accounts.
  • Connect their decentralized identity wallet (via QR code).
  • Receive a verifiable credential in their wallet that proves they completed the SSO flow.
  • This credential can then be used to log in to other applications, providing both authentication and additional identity information in a decentralized and privacy-preserving manner.

The project will demonstrate how decentralized identity can coexist with Web2 authentication systems, paving the way for broader adoption of SSI principles.

πŸ“¦ Expected Outcomes

A React-based single page application that supports:

  • SSO login with Google or other social accounts.
  • QR code-based connection to the Identity Wallet.
  • Issuance of verifiable credentials to the wallet.
  • A mechanism for applications to verify the credential and retrieve user information (with user consent).
  • Documentation and a library abstraction to enable developers to integrate this system into their own applications.

πŸ„ Skills required

  • ReactJS
  • OAuth2 / OpenID Connect (SSO protocols)
  • Decentralized identity standards (e.g., KERI, Verifiable Credentials)

πŸ‹ You'll know those things after summer

  • How to integrate decentralized identity systems with Web2 authentication flows.
  • The principles of Self-Sovereign Identity (SSI) and Verifiable Credentials.
  • Best practices for secure and privacy-preserving identity management.

πŸ‹οΈ Difficulty

Medium

πŸ‘• Size

350 hours

πŸŽ“ Possible Mentors

Thomas Mayfield, Jaime Caso


πŸ‘‰ Connected Goods

🚣 Your Mission

Counterfeit goods are a significant problem in the global economy. The Cardano blockchain can be used to track the provenance of goods, ensuring their authenticity and promoting transparency. The Cardano Foundation has collaborated with Georgia's National Wine Agency, the Bolnisi Winemakers Association, and Scantrust to develop the Georgian Wine Traceability Program. Furthermore, Cardano Foundation created a proof-of-concept hoodie with an integrated NFC chip that includes an encryption mechanism to ensure the authenticity of the product, which is linked to an asset on the Cardano blockchain. While this project is (open source)[https://github.com/cardano-foundation/cardano-store-poc-hoodies], it is currently not user-friendly for integration with other products and has a lot of manual steps.

Your mission is to create a user-friendly tool that can be used to develop NFC-enabled products that can be tracked on the Cardano blockchain.

πŸ“¦ Expected Outcomes

We would like you to implement an open-source tool that can flash NTAG DNA chips, automating and customizing the process of creating NFC-enabled products for use with blockchain technology. The manual steps are described in the README of the hoodie PoC project. The tool should be platform-independent and ideally compatible with mobile devices, eliminating the need for external NFC writers and speeding up the creation process. Flutter, Ionic, or Tauri are preferred frameworks for the implementation.

Source: https://store.cardano.org/pages/authenticated-products

πŸ„ Skills required

Python, Rust or Javascript or Dart, NFC & Cryptography (beginner level)

πŸ‹ You'll know those things after summer

Cryptography, Cardano Native Assets, NFC

πŸ‹οΈ Difficulty

Intermediate

πŸ‘• Size

175 hours

πŸŽ“ Possible Mentors

Fabian Bormann, Sebastian Bode


πŸ‘‰ Ultimate Decentralized WebRTC Connector

🚣 Your Mission

CIP-0045 introduces a method for setting up peer-to-peer communication between two browser windows on different devices, eliminating the need for a central signaling server to exchange their IP addresses. This technique allows for the injection of an API and making calls between the peers. To resolve their deep IPs behind different NATs, this approach uses a list of public WebTorrent trackers for peer discovery. However, in many scenarios, this method is not ideal. While https://peerjs.com/ requires a central component to establish the connection, it is more reliable and would significantly improve the user experience. This technique is currently used by mobile wallets like Eternl, but it would be a generic solution for any kind of API injection and peer-to-peer communication.

πŸ“¦ Expected Outcomes

The mission is to implement a multi-stage connection mechanism and enhance the CIP-0045 standard by adding preferred methods for the connection process. A QR code or link should include a custom PeerJS server address. If this server is unreachable or has not been provided, the community PeerJS server should be preferred as a fallback. If this also becomes unreachable, the current torrent-based approach should act as a final fallback. You can explore a demo setup using the current torrent-based approach in the open-source repository available here.

πŸ„ Skills required

Typescript, PeerJS, WebRTC, WebTorrent (beginner level)

πŸ‹ You'll know those things after summer

WebTorrent, WebRTC, Cardano Peer Connect

πŸ‹οΈ Difficulty

Intermediate

πŸ‘• Size

175 hours

πŸŽ“ Possible Mentors

Fabian Bormann, Jaime Caso


πŸ‘‰ Create a Graph-Native Query Layer

🚣 Your Mission

Cardano distributed ledger technology is based on the eUTxO (Extended Unspent Transaction Output) model, which in practice, generates an heterogeneous (decentralized) data lake of [un]structured data that is inherently more similar to a graph than to just a transactional ledger of balances, and doing (semantic) searches for relationships between different entities across the huge amounts of data the blockchain users produce, should be much cheaper in terms of computational resources and therefore, usually quicker, using a graph-native database than a non-native (such as relational ones); also while crafting the queries to analyse data.

While there are currently multiple alternatives to feed Cardano events into relational databases such as postgres, message queues such kafka or virtually any data store using webhooks, and although some PoCs (using oura and yaci) exist to store Cardano events into dGraph or Fluree graph-native solutions, there is no ready-to-consume API nor queries that makes use of a graph-native database as storage engine.

πŸ“¦ Expected Outcomes

The proposed mission would be to come up with an integrated solution that makes possible to query meaningful data for consumers like for example wallets or financial tools. E.g.:

  • Balances (per address, per stake account, per contract...)
  • Metadata events ([N]FT mints, messages, CIP events...)
  • dApp interations (smart contracts executions, dApp events...)
  • Financial analysis (token distributions, transactions volume...)

Graphs is where web3, maybe, meets web3.0; as both are about linked data.

πŸ„ Skills required

  • Proficiency in at least one programming language and scripting language (bash)
  • Experience with RESTful API development
  • General understanding of a graph database (such as neo4j)
  • OCI-compliant containers management

πŸ‹ You'll know those things after summer

Graph databases fundamentals, at least one graph query language (graphql, sparql, dql...), Cardano entities/events, ETL

πŸ‹οΈ Difficulty

Hard

πŸ‘• Size

350 hours

πŸŽ“ Possible Mentors

Roberto C. Morano


πŸ‘‰ Enhanced Cardano Asset API Service

🚣 Your Mission

Your challenge is to elevate the utility of the Cardano testnet by developing a versatile API service. This service will automate the minting and distribution of a diverse range of Cardano blockchain assets, including NFTs and native tokens, to specified payment addresses. This project is a significant step beyond the current capabilities of the Cardano faucet, which is limited to dispensing Ada. By integrating various asset types defined in the Cardano Improvement Proposals (CIPs), such as CIP-25 (Media Token Metadata Standard) and CIP-54 (Cardano Smart NFTs), you will be creating a tool that is indispensable for developers. This API will serve as a critical resource, providing them with a variety of test assets to enhance the development, testing, and optimization of wallets, blockchain explorers, and other applications/dApps. Your work will play a pivotal role in simulating real-world asset handling, crucial for the rigorous testing and preparation of applications before their deployment in production environments.

πŸ“¦ Expected Outcomes

The project's output will be a fully functional API service capable of handling multiple asset types, requiring significant coding and testing.

πŸ„ Skills Required

  • Proficiency in Javascript(recommended) or Java, for minting assets.
  • Experience with RESTful API development.
  • Familiarity with blockchain technology, specifically Cardano's ecosystem.
  • Understanding of Cardano's native tokens and NFTs as per CIPs (like CIP-25, CIP-54, CIP-27, CIP-60, CIP-68).

πŸ‹ You'll Know Those Things After Summer

In-depth knowledge of Cardano's blockchain and asset standards Experience in developing and deploying scalable blockchain APIs Expertise in integrating diverse blockchain assets into applications

πŸ‹οΈ Difficulty

Intermediate – This project involves not only the technical aspects of API development and blockchain integration but also requires a deep understanding of the Cardano blockchain's native asset standards.

πŸ‘• Size

350 hours

πŸŽ“ Possible Mentors

Jaime Caso

🌍 Importance of Testnets in Blockchain Development

The importance of testnets in blockchain development cannot be overstated. Testnets provide a sandbox environment where developers can experiment and test their applications without risking real funds or impacting the main blockchain. They are crucial for:

  • Ensuring the security and stability of new features before they are deployed on the mainnet.
  • Allowing developers to test the integration of different asset types and ensure compatibility with various wallet and explorer applications.
  • Facilitating the development and testing of smart contracts under real-world conditions without the associated risks.

This challenge, therefore, not only enhances the capabilities of the Cardano testnet environment but also significantly contributes to the broader development ecosystem, enabling developers to build more robust, diverse, and secure applications on the Cardano blockchain.