Skip to content

This is my master thesis project to keep source files, configurations and other important files that was produce during research

License

Notifications You must be signed in to change notification settings

marwin1991/bbdivr

Repository files navigation

bbdivr (blockchain-based-docker-images-vulnerabilities-registry)

This is my master thesis project to keep source files, configurations and other important files that was produce during research

You can read the thesis here:

https://github.com/marwin1991/bbdivr/blob/master/bbdivr-thesis.pdf

installing hyperledger fabric

Pre requirements:

git
curl 
docker

Developers of this framework made it easy to istall all required dependecies, just do:

curl -sSL https://bit.ly/2ysbOFE | bash -s

and then add /bin to yor path

export PATH=<path to download location>/bin:$PATH

To test it locally add to /etc/hosts

127.0.0.1 peer0.org1.example.com
127.0.0.1 peer0.org2.example.com

About

This is my master thesis project to keep source files, configurations and other important files that was produce during research

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published