Uses solidity programming to simulate a basic smart grid application on BlockChain. Explanation of the project available in the PowerPoint avaiable.
Developed the project in Athens Information Technology , Greece as a part of a Undergraduate Fellowship Program. Only developed the Backend for the project.
<remix.ethereum.org> provides a browser based environment to run and test solidity programs.
Import the solidity files to Remix.
Ensure the compiler version is 0.4.19
Deploy the Energy.sol file.
Run the driverfunction first. This initialises various accounts as stakeholders. Now you can start transacting between them.