Skip to content

Uses solidity programming to simulate a basic smart grid application on BlockChain

Notifications You must be signed in to change notification settings

parthit/SmartGrid-Solidity-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

SmartGrid

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.

How to run

<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.

About

Uses solidity programming to simulate a basic smart grid application on BlockChain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published