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.
Go to the test-network directory and run the start_script.sh script to create test network with installed chaincode
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: