Home·Validation Tools·Archway
Archway logo
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 archwayd
seeds="[email protected]:26656,[email protected]:46656,ebc272824924ea1a27ea3183dd0b9ba713494f83@archway-mainnet-seed.autostake.com:26946,[email protected]:11556,[email protected]:34656,6471ac9ff8474373e8055d45b6246fd8c5204890@archway.seed.mzonder.com:10756,[email protected]:26656,[email protected]:15659,[email protected]:27456,[email protected]:10214,[email protected]:26656"
sed -i -e "s|^seeds *=.*|seeds = \"$seeds\"|" $HOME/.archwayd/config/config.toml
curl -Ls https://snapshots.lavenderfive.com/snapshots/archway/addrbook.json > $HOME/.archwayd/config/addrbook.json
sudo systemctl restart archwayd

#seed node

[email protected]:11556

#latest addrbook

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

#live peers

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

#all seed nodes

seeds="[email protected]:26656,[email protected]:46656,ebc272824924ea1a27ea3183dd0b9ba713494f83@archway-mainnet-seed.autostake.com:26946,[email protected]:11556,[email protected]:34656,6471ac9ff8474373e8055d45b6246fd8c5204890@archway.seed.mzonder.com:10756,[email protected]:26656,[email protected]:15659,[email protected]:27456,[email protected]:10214,[email protected]:26656"
sed -i -e "s|^seeds *=.*|seeds = \"$seeds\"|" $HOME/.archwayd/config/config.toml
Chain ID:
archway-1
Latest Version:
v9.0.0
Github:
archway-network/archway
Public endpoints
REST/LCD
rest.lavenderfive.com:443/archway
RPC
rpc.lavenderfive.com:443/archway
gRPC
archway.lavenderfive.com:443
WebSocket
wss://rpc.lavenderfive.com:443/archway/ws
Lavender Five
© 2022 Lavender.Five Nodes. All rights reserved.
Terms of Service.Privacy policy.Cookies policy.