You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 27, 2023. It is now read-only.
By default, it uses a list from assets/peers.txt. That path is configurable with the environment variable PEER_LIST at a build time, like this PEER_LIST=assets/custom_peers.txt ./build.
To collect a peer list from Neil's website, use this command curl -s https://publicpeers.neilalexander.dev/publicnodes.json | jq -rc 'to_entries[] | .value | to_entries[] | .key'
On Yggdrasil version upgrades
Watch diffs at cmd/yggdrasil/main.go and other files, except for src directory