A microservice that enables CLΔ users to find, connect to, and verify the identity of other peers.
Download and extract the code repository, then rename config.example.json to config.json, and then use go build . to build it, after which run the generated server binary file
Golang 1.25.1 or newer is needed. You can download and install the latest version here.