Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
Signed-off-by: Spivak Andrii <andrii.spivak@482.solutions>
  • Loading branch information
andrii482 committed May 30, 2022
0 parents commit f684750
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# ElectrodoDoc-meta
___
**Electrodo** - software service for climate-related assets and risk management to increase enterprise market value. Electrodo solves the problem of data/context integrity, data/context reliability, and trust for carbon-related assets lifecycle, climate-related risk management, and ESG reporting by using a standardized framework based on TCFD Recommendations and data verification on the blockchain. Follow link (Electrodo) for more information.

This repository contains a prototype (ElectrodoDoc) that implements the basic functionality for the climate-related disclosure service based on Hyperledger Fabric, FIWARE context broker (Orion), and IPFS protocol. Our solution demonstrates ESG data/context management and self-verification principles in terms of climate-related disclosures' lifecycle: data/context collection and processing, data/context verification, and publication of sustainability report in line with TCFD Recommendations framework.
___
### <u> Frontend layer </u>
- ##### UI:
https://github.com/482solutions/ElectrodoDoc-ui
___
### <u> Backend layer</u>

- ##### Main backend implementation in JS:
https://github.com/482solutions/ElectrodoDoc-server-js
- ###### Test backend implemetaton in Golang:
<sub> https://github.com/482solutions/ElectrodoDoc-server </sub>
<br/>
<br/>
- ##### Client writing in JS:
https://github.com/482solutions/ElectrodoDoc-api
___
### <u> Blockchain layer </u>
- ##### Blockchain network builded via Hyperledger Fabric framework:
https://github.com/482solutions/ElectrodoDoc-network
- ##### Block Explorer for Hypereldger Fabric Network:
https://github.com/482solutions/ElectrodoDoc-explorer



0 comments on commit f684750

Please sign in to comment.