mirror of
https://github.com/ulfgebhardt/poc_federation_dht.git
synced 2025-12-13 02:05:48 +00:00
Proof of Concept - Federation using DHT
This repository shall explore our possibilities to get in touch with external communities using DHT. We utilize the @hyperswarm/dht package for this.
The goal is to connect all peers and exchange a list of API endpoints together with a public key for the corresponding community instance.
The application must generate new keys on startup to allow the spawning of multiple communities easily.
Description
Languages
TypeScript
100%