Mentee : Venu Choudhary
Mentor : Amar Tumballi
CODE4GovTECH 2023
Midpoint Showcase
CORD NETWORK - Integration With SunbirdRC Core
Table of Contents
CORD Network project: Integration With SunbirdRC core.
Introduction
This project aims to create a more reliable and trustworthy source of information via decentralized electronic registries by leveraging the power of Sunbird RC(Registry and Credentials) and the Cord network. Although at present, Sunbird RC provides us with electronic registries along with verifiable credentials issuance and verification modules, it still remains a centralized service that doesn’t ensure completely that the information stored is protected from unauthorized tampering. Hence by leveraging the power of the cord chain, which is a cryptographically secure and tamper-proof ledger, this project intends to enhance information storage security, in particular, the information that can be used to verify the authenticity of an individual’s claims
Project Description
Like Bitcoin, Ethereum, and Polkadot, CORD refers at once to a network protocol and the primary federated public network that runs this protocol. CORD is a free and open project, with the code being placed under a FLOSS license. The project is developed in an open manner and accepts contributions where ever they are helpful. The implementation of the CORD Layer-1 Framework (CLF), known as CORD and includes a full protocol implementation together with API bindings and SDK. CORD is designed to be a general-purpose blockchain technology stack, neither uniquely for a federated network nor public/private network operation. This paper nonetheless describes CORD under the context of a federated network.
In this project, we are more interested on the trust part of the blockchain, and not crypto part of it. The important concepts to focuss on are - Verifiable Credentials and Decentralized Identifiers.
SunbirdRC(Registry & Credentials) is an electronic registry ecosystem. However one of the drawbacks is it is a centralized one and hence it's not tamper proof. Leveraging the power of CORD, we will be building a more reliable credentials issuance and verification system.
Features To Be Implemented
Milestones Covered
DEMO
Project Learnings