Skip to content

Rishabh42/Energy-trade-contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Energy trading contracts

Contracts to demonstrate energy trading use case on Ethereum

  1. Contract registerMeter.sol registers a smart meter using it's wallet address on the blockchain which enables it to participate in energy trading.
  2. Contract orderBook.sol creates buy/sell orders and logs them.
  3. The array producerEnergy in orderBook.sol stores the total energy transferred from the universal producer per energy trade.

About

Solidity contracts to demonstrate energy trade (PwC project)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published