Solidity Smart contracts for Journal app
You need to download and be familiar with the following tools to run the project:
In order to deploy the smart contracts in your local test blockchain run the following commands from project root:
truffle compile --all
truffle migrate --reset