Rendezvous points are used for makers to make themselves discoverable to takers (users running the eigenwallet).
We need as many of them as possible to make peer discovery within the network redundant.
If you have a small server, you can run a rendezvous point on it. It takes little to no resources.
./setup-rendezvous.sh
This will guide you through the setup process. You need to expose the port to the public internet (check the .env
file).
The script will build the rendezvous server from source and run it in the background.