Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Abstract

This project aims to improve blockchain interoperability by developing smart contract gateways that can interact with multiple networks, automating and securing transaction submissions. It involves creating gateways for different blockchain networks, starting with Hyperledger Fabric, and later expanding to other networks like Hyperledger Indy and Besu. The project focuses on evaluating system-level integrations through an extensive network of blockchains. The objective is to enhance efficiency, security, and traceability of cross-blockchain transactions, ultimately improving the functionality of blockchain technology.

Mentors

NameEmail
Sara Rouhani sara.rouhani@umanitoba.ca
Vahid Pourheidari

vahid.pourheidari@gmail.com

Rui Pan realruipan@gmail.com

Mentee

NameEmail
Koosha Esmaeilzadeh KhorasaniEsmaeilk@myumanitoba.ca

...

DateTasksDeliverables
June 22 – July 06 
  •  Review on interoperability 
  •  Initial System Design 
  •  Production level Infrastructure
  • Project Plan  
    •  Objective of projects 
    •  Use case scenario   
  • Metadata attributes design 
    •  Attribute name  
    •  Attribute explanation 
  • Documentation of architecture 
    •  Text based explanation 
    •  diagram  
July 06 – Aug 03 
  •  Implementation of ChainCodes  
  •  Implementation of relays 
  • Source Code  
    •  Gateway ChainCode 
    •  relay source code (on-chain)
    •  relay source code (offchain )
    •  Code will be published on production level infrastructure 
     
  • Code documentation 
    •  Text explanation of chain codes  
    •  Other details should be understandable by names of methods and variables (clean code) 
Aug 03 – Aug 17  
  •  Integration test 
  •  Evaluation (Security / Efficiency) 
  • A report on test and evaluation results 
  •  Determining bottlenecks 
  •  Report on failed and accepted tests and reasons 
  •  Report on efficiency and security test results and any applied improvements 

...