The ChaordicLedger is the implementation of a design for a combination of Distributed Ledger Technology (DLT) and a Distributed File System (DFS) to create a secure, enterprise-grade platform for storing interlinked project artifacts.
The development of this platform is in pursuit of the author’s PhD research objectives.
The goal of this codebase is to establish a TRL Level 4 Proof of Concept (PoC) of integrating the distributed nature of the InterPlanetary File System (IPFS) with the permissioned, private nature of Hyperledger Fabric via industry-relevant smart contracts to achieve a macro-to-micro-scale view of large integrated systems in support of Systems Engineering, Configuration Management, Software Engineering, and Cost Account Management.
export githubReadToken=ghp_YOUR_READ_TOKEN_HERE
|Title|Forum|URL| |—|—|—| |ChaordicLedger: Digital Transformation and Business Intelligence via Data Provenance and Ubiquity|Institute of Electrical and Electronics Engineers Systems Conference (IEEE SYSCON) 2022|https://ieeexplore.ieee.org/document/9773812| |Distributed Ledgers in Developing Large-Scale Integrated Systems|Institute of Electrical and Electronics Engineers Systems Conference (IEEE SYSCON) 2021|https://ieeexplore.ieee.org/document/9447136|
|Item|Implementation Status|Documentation Status|Pipeline Execution| |—|—|—|—| |Scripted generation of root certificate authority.|✔️|✔️|✔️| |Scripted generation of node certificate signed by generated root certificate authority.|✔️|✔️|➖| |Creation of Hyperledger Node|✔️|✔️|➖| |Creation of hybrid Hyperledger/IPFS Cluster|✔️|✔️|✔️| |Creation of RESTful API|✔️|✔️|✔️| |Creation of Chaincode|✔️|✔️|✔️| |Defining and Executing Simulations|✔️|✔️|➖| |Gathering Key Performance Indicators (KPIs)|✔️|✔️|➖|