An open API service indexing awesome lists of open source software.

https://github.com/energychain/ghg-wallet

DID/SSI based handling of greenhouse gas emissions and savings
https://github.com/energychain/ghg-wallet

Last synced: 4 months ago
JSON representation

DID/SSI based handling of greenhouse gas emissions and savings

Awesome Lists containing this project

README

        

# ghg-wallet
**DID/SSI based handling of greenhouse gas emissions and savings**

![npm](https://img.shields.io/npm/dw/ghgwallet) [![CircleCI](https://dl.circleci.com/status-badge/img/gh/energychain/ghg-wallet/tree/main.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/energychain/ghg-wallet/tree/main) [![CO2Offset](https://api.corrently.io/v2.0/ghgmanage/statusimg?host=ghgwallet&svg=1)](https://co2offset.io/badge.html?host=ghgwallet)

[Test on GitPod](https://gitpod.io/#https://github.com/energychain/ghg-wallet)

## Installation

### Use as Library in your Code
```
npm install ghgwallet
```

### Work with Source Code
```
git clone https://github.com/energychain/ghg-wallet.git
cd ghg-wallet
npm install
npm test
```

Hint: `npm test` requires [Mocha JS](https://mochajs.org/) to be installed.

### Use Default UI via Dev-Server
```
npm run dev
```

## Features
- Allows metered and transaction based GHG emission reporting
- Multi certification backend support (eq. different backend per wallet)

## Maintainer / Imprint

STROMDAO GmbH

Gerhard Weiser Ring 29

69256 Mauer

Germany



+49 6226 968 009 0



[email protected]



Handelsregister: HRB 728691 (Amtsgericht Mannheim)

## LICENSE
[Apache-2.0](./LICENSE)