We provide seeds and live-peers to allow node operators to efficiently connect a node to the network
A common practice is to use a seed to connect to the network.
You can add our seed node in seeds
in your config.toml
file:
[email protected]:25556Community seed nodes
If you would like to add additional seeds, here are some provided by the community:
[email protected]:21590Quickly update your seed nodes
Update your seeds in config.toml
seeds="[email protected]:25556,[email protected]:21590" sed -i -e "s/^seeds *=.*/seeds = \"$seeds\"/" $HOME/.noble/config/config.toml# Restart your node
systemctl restart noble.service
BlueStake contribute to Noble by offering several tools and services,
tailored for users, developers, and node operators.