This Repo is a project of integrating HLF(Blockchain) with the Veins(VANET)
- Download and Install HLF v2.4 and Hyperledger Explorer.
- Download and Install Omnet++ v5.7.
- Download and Install SUMO v1.14
- Download and Install gRPC
- After installing the HLF and Explorer replace the chaincode-go and application-gateway-go in the fabric-samples directory created during HLF installation.
- After that you have to build the application-gateway-go using go build command.
- After that you can start the network following the HLF wiki.
- After starting the network deploy the replaced chaincode on the channel.
- Now start the Omnetpp and import the veins-master project.
- Now you just have to build the project after importing it.
- Run the project and enjoy.