Nolus logo
MAINNET
By LavenderFive

Get your node synchronized with the chain in minutes using all the available peering options and optimize your p2p connection using our seed node.

#Peering tools

#quick connect through Snapshot

ⓘ    Use this if you need to quickly re-peer
sudo systemctl stop nolusd
seeds="[email protected]:11956,ebc272824924ea1a27ea3183dd0b9ba713494f83@nolus-mainnet-seed.autostake.com:27016,[email protected]:26656,[email protected]:14359,[email protected]:16665"
sed -i -e "s|^seeds *=.*|seeds = \"$seeds\"|" $HOME/.nolusd/config/config.toml
curl -Ls https://snapshots.lavenderfive.com/snapshots/nolus/addrbook.json > $HOME/.nolusd/config/addrbook.json
sudo systemctl restart nolusd

#seed node

[email protected]:19756

#latest addrbook

curl -Ls https://snapshots.lavenderfive.com/snapshots/nolus/addrbook.json > $HOME/.nolusd/config/addrbook.json

#live peers

peers="{{ peers }}"
sed -i -e "s|^persistent_peers *=.*|persistent_peers = \"$peers\"|" $HOME/.nolusd/config/config.toml

#all seed nodes

seeds="[email protected]:11956,ebc272824924ea1a27ea3183dd0b9ba713494f83@nolus-mainnet-seed.autostake.com:27016,[email protected]:26656,[email protected]:14359,[email protected]:16665"
sed -i -e "s|^seeds *=.*|seeds = \"$seeds\"|" $HOME/.nolusd/config/config.toml
Chain ID:
pirin-1
Latest Version:
v0.6.3
Github:
nolus-protocol/nolus-core
Public endpoints
REST/LCD
rest.lavenderfive.com:443/nolus
RPC
rpc.lavenderfive.com:443/nolus
gRPC
nolus.lavenderfive.com:443
WebSocket
wss://rpc.lavenderfive.com:443/nolus/ws
Lavender Five
© 2022 Lavender.Five Nodes. All rights reserved.
Terms of Service.Privacy policy.Cookies policy.