Enerchain is a decentralized B2B trading platform for energy utilities, developed by Ponton, a B2B service provider in the energy sector based in Hamburg. Enerchain enables energy utilities to trade anonymously with full end-to-end encryption. Some of Europe’s leading utilities, such as Enel, Endesa, Eon, RWE, and Vattenfall have supported Enerchain during its PoC (proof-of-concept) phase.
Enerchain enables utilities to exchange gas and electricity with trade with an end-to-end message delay of less than one second. Features include wholesale and regional trading, anonymous order placement, credit limits, and whitelists for selecting trading partners.
Enerchain builds on the modular framework WRMHL (wormhole) developed by Ponton, which allows for rapid development of a distributed B2B platform. The core of WRMHL are client adapters and node adapters. Client adapters enable the connection of clients via websocket, the node adapters are connected with each other, thus, forming the network of the distributed application and serve to connect the client adapters to the the distributed platform. Both client and node adapters can be easily extended with application logic.
My work on the project covered the following areas: