Skip to content

Yassin-MT/EETP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

EETP

An Ethereum-Based Energy Trading Protocol

This is an P2P Energy Trading Protocol built on Ethereum's Smart Contract technology. On this platform, any entity can buy or sell electricity, there is no limit on the number of participants, and there are no intermediaries (e.g. banks, traders and energy retailers). The proposed solution uses off-chain and on-chain processing (and storage) with the objective to perform as much processing off-chain as possible, without compromising the security of the solution.

Using Ethereum's smart contract technology, the solution realizes a secure, decentralized, trustworthy, and low-cost energy trading in next generation smart grids.

The Actors

There are four actors in the proposed protocol. a) the producer: an entity that has a block of electricity to sell sometime in the future; b) the consumer: an entity that wants to buy electricity; c) the energy agent: an entity that maintains an energy inventory, provided by producers, and matches it to consumer requests; and (d) the distribution network: an electric power network that transports electricity between two end points.

The Functions

...

Future Work

...

Releases

No releases published

Packages

 
 
 

Contributors