Skip to content

System implementation for my diploma work called "Project and implementation blockchain-based security accreditation system"

Notifications You must be signed in to change notification settings

b-garbacz/cis-accreditation-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cis-accreditation-system

It is the implementation of a system that enables the performance of a security audit, which is an integral part of the accreditation process, in order to process classified information using a private blockchain and smart contracts.
📁 acredit - includes chaincode that enable the security audit
📁 acreditapp - includes a compiled(client application) program that allows to send a transaction proposal for a security audit
📁 test-network - this is the primary test network provided by hyperledger Fabric developers.

Chaincode installation

Go to the test-network directory and run the start_script.sh script to create test network with installed chaincode

Launching the client application

Before launching the client application you have to create EC2 instance on AWS with password authentication and configure the operating system( check the check.go directory to see to see the security rules which are checked). Example below:
image

About

System implementation for my diploma work called "Project and implementation blockchain-based security accreditation system"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages