https://github.com/energychain/tydids-p2p-http
Tydids P2P HTTP(s) Relay and UI
https://github.com/energychain/tydids-p2p-http
Last synced: 3 months ago
JSON representation
Tydids P2P HTTP(s) Relay and UI
- Host: GitHub
- URL: https://github.com/energychain/tydids-p2p-http
- Owner: energychain
- License: apache-2.0
- Created: 2022-02-15T11:38:23.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-15T20:56:49.000Z (over 2 years ago)
- Last Synced: 2025-01-11T15:20:32.902Z (5 months ago)
- Language: HTML
- Homepage:
- Size: 1.85 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tydids-p2p-http
Tydids P2P HTTP(s) Relay and UI**A consensus driven decentralized data governance framework.**
[](https://www.npmjs.com/package/tydids-p2p-http)
[](https://www.npmjs.com/package/tydids-p2p-http)
[](https://co2offset.io/badge.html?host=tydids-p2p-http)
[](https://gitter.im/stromdao/tydids-p2p?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)[](https://gitpod.io/#https://github.com/energychain/tydids-p2p-http)
[](https://codesandbox.io/s/tydids-p2p-http-q987k0?fontsize=14&hidenavigation=1&theme=dark)## Installation and Starting
```
npm install -g tydids-p2p-http
tydids-p2p-http
```It is recommended to use a process manager like [pm2](https://pm2.io) and set restarts as all graph data is kept in memory (by purpose).
```
npm install -g pm2
pm2 start --name tydids-p2p-http npm --max-memory-restart=550M -- start
```## Maintainer / Imprint
STROMDAO GmbH
Gerhard Weiser Ring 29
69256 Mauer
Germany
+49 6226 968 009 0
[email protected]
Handelsregister: HRB 728691 (Amtsgericht Mannheim)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)
## LICENSE
[Apache-2.0](./LICENSE)