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,ade4d8bc8cbe014af6ebdf3cb7b1e9ad36f412c0@testnet-seeds.polkachu.com:11556"
sed -i -e "s|^seeds *=.*|seeds = \"$seeds\"|" $HOME/.archwayd/config/config.toml
curl -Ls https://snapshots.lavenderfive.com/testnet-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/testnet-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,ade4d8bc8cbe014af6ebdf3cb7b1e9ad36f412c0@testnet-seeds.polkachu.com:11556"
sed -i -e "s|^seeds *=.*|seeds = \"$seeds\"|" $HOME/.archwayd/config/config.toml
Chain ID:
constantine-3
Latest Version:
v9.0.0-rc1
Github:
archway-network/archway
Public endpoints
REST/LCD
testnet-rest.lavenderfive.com:443/archway
RPC
testnet-rpc.lavenderfive.com:443/archway
gRPC
testnet-archway.lavenderfive.com:443
WebSocket
wss://testnet-rpc.lavenderfive.com:443/archway/ws
Lavender Five
© 2022 Lavender.Five Nodes. All rights reserved.
Terms of Service.Privacy policy.Cookies policy.