tydids-p2p-influxdb
Version:
Verifiable Presentation wrapper decentralized data exchange with TyDIDs and InfluxDB storage.
60 lines (45 loc) • 2.22 kB
Markdown
# tydids-p2p-influxdb
<a href="https://stromdao.de/" target="_blank" title="STROMDAO - Digital Energy Infrastructure"><img src="./static/stromdao.png" align="right" height="85px" hspace="30px" vspace="30px"></a>
**[TyDIDs](https://tydids.com) based P2P Data Identity collector and publisher for InfluxDB.**
[](https://www.npmjs.com/package/tydids-p2p-influxdb)
[](https://www.npmjs.com/package/tydids-p2p-influxdb)
[](https://co2offset.io/badge.html?host=tydids-p2p-influxdb)
[](https://gitter.im/stromdao/tydids-p2p?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
Imagine a dataset that is available somewhere in the world might be accessed everywhere. How? You just need to know its address!
- Decide who is allowed to see this dataset.
- Forget about protocols, p2p, request-responds, polling for changes.
- Set a value in your dataset with one line of code
- Subscribe to changes with another single line of code
## This is [TyDIDs](https://github.com/energychain/tydids-p2p).
```
npm install -g tydids-p2p-influxdb
tydids-p2p-influxdb -h
Usage: tydids-influxdb
Options:
-priv --privateKey <key>
-n --influxHost <hostname>
-p --presentation [address]
-P --influxPort <port>
-d --influxDatabase <name>
-m --influxMeasurement <name>
-q --query <influxQuery>
-t --represent <MilliSeconds>
--createPrivateKey
-h, --help display help for command
```
## Maintainer / Imprint
<addr>
STROMDAO GmbH <br/>
Gerhard Weiser Ring 29 <br/>
69256 Mauer <br/>
Germany <br/>
<br/>
+49 6226 968 009 0 <br/>
<br/>
kontakt@stromdao.com <br/>
<br/>
Handelsregister: HRB 728691 (Amtsgericht Mannheim)
</addr>
Project Website: https://tydids.com/
## [CONTRIBUTING](https://github.com/energychain/tydids-p2p/blob/main/CONTRIBUTING.md)
## [CODE OF CONDUCT](https://github.com/energychain/tydids-p2p/blob/main/CODE_OF_CONDUCT.md)