Union logo
TESTNET
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 uniond
seeds="babc3f3f7804933265ec9c40ad94f4da8e9e0017@testnet-seed.rhinostake.com:24656"
sed -i -e "s|^seeds *=.*|seeds = \"$seeds\"|" $HOME/.uniond/config/config.toml
curl -Ls https://snapshots.lavenderfive.com/testnet-snapshots/union/addrbook.json > $HOME/.uniond/config/addrbook.json
sudo systemctl restart uniond

#seed node

[email protected]:24656

#latest addrbook

curl -Ls https://snapshots.lavenderfive.com/testnet-snapshots/union/addrbook.json > $HOME/.uniond/config/addrbook.json

#live peers

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

#all seed nodes

seeds="babc3f3f7804933265ec9c40ad94f4da8e9e0017@testnet-seed.rhinostake.com:24656"
sed -i -e "s|^seeds *=.*|seeds = \"$seeds\"|" $HOME/.uniond/config/config.toml
Chain ID:
union-testnet-9
Latest Version:
v0.25.0-rc4
Github:
unionlabs/union
Public endpoints
REST/LCD
testnet-rest.lavenderfive.com:443/union
RPC
testnet-rpc.lavenderfive.com:443/union
gRPC
testnet-union.lavenderfive.com:443
WebSocket
wss://testnet-rpc.lavenderfive.com:443/union/ws
Lavender Five
© 2022 Lavender.Five Nodes. All rights reserved.
Terms of Service.Privacy policy.Cookies policy.