README required for the final hand in
State of project
https://docs.google.com/document/d/1PELWSgkxqlFcSQUvCq5z5TzrA4aWGz1DO2OpJ4uQB3Q/edit
To run the project manually
- mvn clean package (necessary if you had only images built)
- mvn dockerfile:build
- docker-compose up
To run the project with only one command - unix systems:
- run the bash script ./run.sh (automates all manual steps from above)
Resources: https://github.com/Will1229/Blockchain https://medium.com/programmers-blockchain/create-simple-blockchain-java-tutorial-from-scratch-6eeed3cb03fa