Home·Validation Tools·Haqq Network
Haqq Network 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 haqqd
seeds="[email protected]:26656,[email protected]:26656,[email protected]:26656,[email protected]:26656,[email protected]:26656,[email protected]:26656,[email protected]:24056"
sed -i -e "s|^seeds *=.*|seeds = \"$seeds\"|" $HOME/.haqqd/config/config.toml
curl -Ls https://snapshots.lavenderfive.com/snapshots/haqq/addrbook.json > $HOME/.haqqd/config/addrbook.json
sudo systemctl restart haqqd

#seed node

[email protected]:24056

#latest addrbook

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

#live peers

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

#all seed nodes

seeds="[email protected]:26656,[email protected]:26656,[email protected]:26656,[email protected]:26656,[email protected]:26656,[email protected]:26656,[email protected]:24056"
sed -i -e "s|^seeds *=.*|seeds = \"$seeds\"|" $HOME/.haqqd/config/config.toml
Chain ID:
haqq_11235-1
Latest Version:
v1.8.0
Github:
haqq-network/haqq
Public endpoints
REST/LCD
rest.lavenderfive.com:443/haqq
RPC
rpc.lavenderfive.com:443/haqq
gRPC
haqq.lavenderfive.com:443
WebSocket
wss://rpc.lavenderfive.com:443/haqq/ws
Json-RPC
jsonrpc.lavenderfive.com:443/haqq
Json-RPC (websocket)
wss://jsonrpc.lavenderfive.com:443/haqq/ws
Lavender Five
© 2022 Lavender.Five Nodes. All rights reserved.
Terms of Service.Privacy policy.Cookies policy.